dist/
build/
*.egg-info/
__pycache__/
*.pyc
.venv/
.env
.env.*
!.env.example
.pytest_cache/
.ruff_cache/
site/
.superpowers/

# macOS Finder droppings
.DS_Store

# Local codebase index, not part of the library
.codebase-memory/
