# Python bytecode
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
*.egg-info/
*.egg
dist/
build/
.eggs/

# Virtualenvs
.venv/
venv/

# Tooling caches
.mypy_cache/
.pytest_cache/
.ruff_cache/

# Test / coverage artifacts
.coverage
coverage.xml
coverage.json
htmlcov/

# MkDocs build output
site/

# Local environment
.env
.env.local

# --- Development / ecosystem ignores (don't ship)
.mcpregistry_*
.worktrees/
.claude/worktrees/
.claude/settings.local.json
docs/superpowers/
