__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.mypy_cache/
.pytest_cache/
.tox/
*.log
.DS_Store
Thumbs.db
*.skill

# Browser automation artifacts
.playwright-mcp/

# Local planning docs (not part of the plugin)
docs/superpowers/

# Maintainer-local Claude Code config (hooks, permissions)
.claude/settings.local.json

# brooks-harness orchestrator run notes (runtime artifacts, not the plugin)
_workspace/

# Maintainer-local CLI tooling artifacts (not part of the plugin)
.agents/
.antigravitycli/
.codex/
