simple-login/.dockerignore
2021-04-06 15:19:49 +02:00

16 lines
154 B
Plaintext

.idea/
*.pyc
db.sqlite
.env
.pytest_cache
.vscode
.DS_Store
config
adhoc
static/node_modules
db.sqlite-journal
static/upload
venv/
.venv
.coverage
htmlcov