__pycache__/
*.py[cod]
*.egg-info/
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
.coverage
coverage.xml
.claude/
.superpowers/

# Local codebase-intelligence tooling: regenerated index cache and a
# machine-specific MCP server registration (absolute checkout path).
.repowise/
.mcp.json
