simple-login/.dockerignore
2022-05-12 16:11:20 +02:00

17 lines
160 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
.git/