2019-12-13 16:56:19 +00:00
|
|
|
.DS_Store
|
|
|
|
._*
|
|
|
|
|
|
|
|
__pycache__
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
|
|
|
.mypy_cache
|
|
|
|
.vscode
|
|
|
|
|
|
|
|
*.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
|
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
|
|
|
|
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
|
|
|
|
|
|
|
node_modules
|
2020-09-15 18:54:05 +00:00
|
|
|
lnbits/static/bundle.*
|