# Python
__pycache__/
*.pyc

# Editors
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db


# Local Config & Logs
cluster_config.json
*.log
