__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.db
*.db-wal
*.db-shm
.graphrag/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.desloppify/
htmlcov/
.coverage
*.onnx
.DS_Store
docs/superpowers/
scorecard.png
.github/copilot-instructions.md
ui-frontend/node_modules/
ui-frontend/dist/
agent-skill-creator/

# Hypothesis example database — machine-local, not part of the project.
.hypothesis/

# Claude Code agent worktrees — local scratch, never part of the project.
.claude/
