.env
.venv
__pycache__/
*.pyc

# Logs
run*.log

# Results and evaluation output
results/
evaluation_*.txt

# Generated docs (by coding agents)
REFACTORING_PLAN.md
docs/TASK_SPECIFICATION.md

# IDE / tool
.claude/
