2019-12-13 16:56:19 +00:00
|
|
|
.DS_Store
|
|
|
|
._*
|
|
|
|
|
|
|
|
__pycache__
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
|
|
|
.mypy_cache
|
|
|
|
.vscode
|
2021-06-18 09:06:16 +00:00
|
|
|
*-lock.json
|
2019-12-13 16:56:19 +00:00
|
|
|
|
|
|
|
*.egg
|
|
|
|
*.egg-info
|
|
|
|
.coverage
|
|
|
|
.pytest_cache
|
2020-03-04 22:11:15 +00:00
|
|
|
.webassets-cache
|
2019-12-13 16:56:19 +00:00
|
|
|
htmlcov
|
2020-03-04 22:11:15 +00:00
|
|
|
test-reports
|
2022-07-25 07:13:41 +00:00
|
|
|
tests/data/*.sqlite3
|
2019-12-13 23:34:19 +00:00
|
|
|
|
2019-12-13 22:41:39 +00:00
|
|
|
*.swo
|
|
|
|
*.swp
|
|
|
|
*.pyo
|
|
|
|
*.pyc
|
|
|
|
*.env
|
2019-12-14 09:13:27 +00:00
|
|
|
.env
|
2020-09-03 17:53:22 +00:00
|
|
|
.venv
|
2019-12-13 22:41:39 +00:00
|
|
|
venv
|
2019-12-13 23:34:19 +00:00
|
|
|
|
2022-12-22 13:17:42 +00:00
|
|
|
data
|
2020-02-10 12:29:20 +00:00
|
|
|
*.sqlite3
|
2019-12-14 20:26:26 +00:00
|
|
|
.pyre*
|
2020-03-04 22:11:15 +00:00
|
|
|
|
|
|
|
__bundle__
|
2020-05-03 16:55:17 +00:00
|
|
|
|
2022-07-25 13:08:30 +00:00
|
|
|
coverage.xml
|
2020-05-03 16:55:17 +00:00
|
|
|
node_modules
|
2020-09-15 18:54:05 +00:00
|
|
|
lnbits/static/bundle.*
|
2022-06-30 10:03:46 +00:00
|
|
|
docker
|
2022-07-08 08:20:38 +00:00
|
|
|
|
|
|
|
# Nix
|
|
|
|
*result*
|
2023-01-26 10:32:00 +00:00
|
|
|
|
|
|
|
upgrades/
|