__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