.env .env.* !.env.example .venv/ __pycache__/ .pytest_cache/ .ruff_cache/ .mypy_cache/ .coverage htmlcov/ dist/ *.py[cod] # Generated Harbor and benchmark state build/ datasets/ jobs/ trials/ results/ metrics/ repos/ source-packs/packs/ # Local tools and editors .DS_Store .idea/ .vscode/