lnbits/.dockerignore

24 lines
208 B
Plaintext
Raw Permalink Normal View History

.git
data
docker
docs
tests
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