.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
dist/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
*.log
runs/
!**/runs/.gitkeep
!examples/**/runs/baseline.jsonl
.env
