# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.whl

# Virtual environments
venv/
.venv/
env/

# Configuration and secrets
.env
predeploy.yaml

# OS generated files
.DS_Store
Thumbs.db
