__pycache__/ *.pyc *.pyo .pytest_cache/ .coverage htmlcov/ .env .env.local output/ logs/ model_registry/ models/saved/ !frontend/build/.gitkeep *.egg-info/ dist/ build/ .DS_Store *.log *.pid *.sock node_modules/ frontend/build/ .mypy_cache/ .ruff_cache/ .venv/ venv/