__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
.env
config.yaml
*.log

# Node
node_modules/
.next/

# Deploy secrets
cloud/deploy/.env
cloud/deploy/DEPLOY.md
cloud/web/*.md