# Python
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Tooling caches
.uv-cache/

# Local AI agent config (generated by dotai / editor assistants — not project files)
/.claude/
/.cursorrules
/AGENTS.md
/CLAUDE.md
/GEMINI.md

# Scratch / working notes (root-level only; keep examples/*.html tracked)
/RFI.md
/RFI-implemented.md
/UPSTREAM_FIX_INSTRUCTIONS.md
/rdc.yaml
/t.html
/test.html
/claude-skills-report.html
