__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.uv-cache/
.venv/
.tmp/
dist/
build/
test-runs/
*.egg
.coverage
.coverage.*
htmlcov/
.DS_Store
.env
.env.*
!.env.example
api-key-*.txt

# Local agent/tooling state; never publish these.
.claude/
.codex/
.agents/
.vscode/
AGENTS.md
RTK.md
tools/rtk.ps1
