__pycache__/
*.py[cod]
*$py.class

.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/

.venv/
venv/
env/

build/
dist/
*.egg-info/

.DS_Store
agents-shipgate-reports/
.agents-private/
.env.harness
harness/adoption/artifacts/
# Ignore .claude/ developer-local state, but keep the public agent surface checked in.
.claude/*
!.claude/commands/

samples/**/.agents-shipgate/baseline.json

# Merged-PR miner clone cache (benchmark/miner)
.miner-work/
