# OS and editor files
.DS_Store
Thumbs.db
*~
*.swp
*.swo

# IDE settings
.vscode/
.idea/

# Logs and temp files
*.log
*.tmp
*.temp

# Environment and local config
.env
.env.*
*.local
!.env.example

# Runtime caches
.cache/

# Script download artifacts (if interrupted)
kubectl
velero-*-linux-amd64/
velero-*-linux-amd64.tar.gz
