Files
2026-05-22 15:50:35 +00:00

11 lines
85 B
Plaintext

venv/
.venv/
__pycache__/
*.pyc
.git/
.gitignore
db.sqlite3
.env
staticfiles/
media/