.superpowers/
.worktrees/
.venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
data/*.db
data/*.sqlite
data/backups/
