mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 17:26:15 +01:00
* add venv, data, tests to dockerignore * add config files to ignore Co-authored-by: dni <dni.khr@gmail.com>
21 lines
151 B
Text
21 lines
151 B
Text
.git
|
|
data
|
|
docker
|
|
docs
|
|
tests
|
|
venv
|
|
|
|
*.md
|
|
*.log
|
|
|
|
.env
|
|
|
|
.gitignore
|
|
.prettierrc
|
|
conv.py
|
|
LICENSE
|
|
Makefile
|
|
mypy.ini
|
|
package-lock.json
|
|
package.json
|
|
pytest.ini
|