# Python
__pycache__/
*.egg-info/
/dist/
.DS_Store
.env
.venv/

# Infrastructure
Pulumi.dev.yaml

# Documentation
/docs/_build/