.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/ tests/functional/node_modules/ tests/functional/test-results/ tests/functional/playwright-report/ backups/ media-backup/ *.sql *.dump