mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 22:25:47 +01:00
16 lines
131 B
Text
16 lines
131 B
Text
|
.DS_Store
|
||
|
._*
|
||
|
|
||
|
__pycache__
|
||
|
*.py[cod]
|
||
|
*$py.class
|
||
|
.mypy_cache
|
||
|
.vscode
|
||
|
|
||
|
*.egg
|
||
|
*.egg-info
|
||
|
.coverage
|
||
|
.pytest_cache
|
||
|
htmlcov
|
||
|
Pipfile.lock
|