__pycache__/
*.pyc

# terminal-bench trial outputs (regenerated on every run)
runs/

# benchmark eval reports (regenerated on every run; persisted in DB)
**/report/*.json

# Runtime logs from local benchmark runs — never check these in.
# They contain real user emails (run notification recipients) and
# absolute dev paths from the run host.
*.log

# macOS metadata
.DS_Store
**/.DS_Store
