dist/
build/
*.egg-info/
__pycache__/
.pytest_cache/
.venv/
*.pyc
.ipynb_checkpoints/

# deploy secrets — never commit the real env file
deploy/.env
.env
.superpowers/
