Files
2026-01-23 22:23:31 +01:00

23 lines
141 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.git/
.gitignore
.venv/
venv/
instance/
app/static/uploads/
.env
.flaskenv
*.sqlite
scripts/
README.md