# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
*.egg-info/
dist/
build/
eggs/
.eggs/

# Virtual environments
.venv/
venv/
.env/
.env
settings.yaml

# uv
.uv/

# Hydra outputs
outputs/

# Local PR draft (used by gh pr create/edit)
.pr-body.md

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing / coverage
.pytest_cache/
.coverage
htmlcov/
.tox/

# Ruff
.ruff_cache/

# OS
.DS_Store
Thumbs.db

# harness
workspace/
.repair_agent_tmp/
.planner_agent_tmp
.filter_agent_tmp/
.eval_agent_tmp/
.refine_agent_tmp/

results/
tmp/
.claude/*
!.claude/skills/
.omx/
