# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Type checking
.mypy_cache/

# Test / coverage
htmlcov/
.coverage
.pytest_cache/

# Runtime caches
.mcpregistry_*
.claude/worktrees/
.codex_resume_work/

# OS metadata
.DS_Store

# Documentation site

# Spec (internal)
spec/
.omx/

# Local / duplicated docs
docs/
changelog/
AGENTS.md
GEMINI.md
CODE_OF_CONDUCT.md
CHANGELOG.md

# Auto-generated skill mirrors (canonical source lives in skills/)
.github/skills/
.claude/skills/
