__pycache__/ *.py[cod] .venv/ .pytest_cache/ .coverage htmlcov/ db.sqlite3 backend/media/ backend/staticfiles/ .env .env.production backend/.env.production frontend/.env.production node_modules/ dist/ coverage/ .vite/ *.log