__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
uv.lock.bak
.DS_Store

# AI/planning docs — local only
PLAN.md
IMPLEMENTATION_PLAN.md
AGENTS.md
CLAUDE.md
GEMINI.md
.claude/
copilot-instructions.md
