__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/
site/
.venv/
.env
env/
*.tex

# AI coding assistant config/context files (local-only, not shared)
CLAUDE.md
AGENTS.md
.claude/
.cursor/
.cursorrules
.github/copilot-instructions.md

# Benchmark run output -- derived from local, personal gold data; regenerate via scripts/
scripts/results/
.ipynb_checkpoints/
