__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
venv/
.env
*.db
results/
*.jsonl
.ruff_cache/
.pytest_cache/

# Local eval-run tracking (fitness, daemon, per-run summaries). Not part of the
# framework. Add to .omp/ignore if you need persistent local state.
.omp/
