# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv


# Plans and docs not part of the project
docs/superpowers/


# Environment and secrets
.env
.env.*

# OS artifacts
.DS_Store
