app/.gitignore
2024-07-25 16:18:49 +02:00

18 lines
162 B
Plaintext

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