app-MAIL-temp/.gitignore

14 lines
141 B
Plaintext

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