__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
skill-output/
.autonomy/
.claude/
.worktrees/
*.db

# Downloaded benchmark corpora — too large for git, regenerated by scripts
benchmarks/hotpotqa/
benchmarks/postgres-docs/
benchmarks/scotus/
benchmarks/kg-rag-eval/
benchmarks/*.json
benchmarks/*.log
benchmarks/age-bakeoff/corpora/msgraph-work/
benchmarks/python-versioned-docs/_tmp/
benchmarks/medical-hrt/_tmp/
