# Python
.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/

# macOS
.DS_Store

# Claude Code local state
.claude/debug/
.claude/settings.local.json

# Superpowers brainstorming/planning docs — kept locally, not committed
docs/superpowers/

# Codex local wrapper marketplace for testing this plugin checkout
.codex-local-marketplace/
