5a0b217d63
* lnbits funding source * add create_fake_user to workflow * change quotes in workflow ymal * not use interactive docker exec * update tools/create_fake_admin to not use lnbits imports * formatting Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
25 lines
213 B
Plaintext
25 lines
213 B
Plaintext
.git
|
|
data
|
|
docker
|
|
docs
|
|
tests
|
|
venv
|
|
|
|
lnbits/static/css/*
|
|
lnbits/static/bundle.js
|
|
lnbits/static/bundle.css
|
|
|
|
*.md
|
|
*.log
|
|
|
|
.env
|
|
|
|
.gitignore
|
|
.prettierrc
|
|
LICENSE
|
|
Makefile
|
|
mypy.ini
|
|
package-lock.json
|
|
package.json
|
|
pytest.ini
|