.env .env.* !.env.example .DS_Store __pycache__/ *.py[cod] .coverage .coverage.* htmlcov/ .pytest_cache/ .ruff_cache/ backend/media/ backend/static/ backend/staticfiles/ frontend/.astro/ frontend/dist/ frontend/node_modules/ backups/ media-backup/ *.sql *.dump