website/.gitignore
2025-01-27 15:54:37 +01:00

15 lines
No EOL
160 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Project specifics
.env
hub/db.sqlite3
hub/media/