.env .env.* !.env.example !.env.local.example __pycache__/ *.py[cod] .pytest_cache/ .mypy_cache/ .ruff_cache/ .venv*/ *.egg-info/ .coverage htmlcov/ logs/ node_modules/ .next/ out/ data/ backend/data/ frontend/.next/ frontend/.env.local .DS_Store