__pycache__/
*.py[cod]
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.grug.*
!README.grug.md
uv.lock

# local experiment outputs
/benchmarks/*.json
.claude/
