Files
arbit/.gitignore
2026-05-18 14:08:13 -04:00

7 lines
68 B
Plaintext

.venv/
__pycache__/
*.pyc
db.sqlite3
*.egg-info/
staticfiles/
media/