.DS_Store
Thumbs.db
*.tmp
*.log
__pycache__/
.pytest_cache/
.ruff_cache/
.venv/
node_modules/
.env
prohibit_commit/

# Eval run artifacts; the test definitions in test/ stay tracked.
evals-workspace/
