.DS_Store

# JavaScript / TypeScript
node_modules/
dist/
coverage/
*.tsbuildinfo

# Python
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.pyright/
htmlcov/

# Superpowers scratch workspace
.superpowers/

# Builds
build/
*.egg-info/

# Local env
.env
.env.*
!.env.example
mise.local.toml
