Files
2026-06-20 08:40:52 +02:00

16 lines
195 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Collected static files (generated by `manage.py collectstatic`)
staticfiles/