app/.gitignore

15 lines
No EOL
147 B
Text

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