# Environment with secrets
config/.env

# Cloud mode credentials
config/config.json
config/service_account_key.json

# Cache files (can be regenerated)
cache/regions.json
cache/iam_token.json

# macOS
.DS_Store
