devMachineSetup/.gitignore
2026-05-18 10:17:44 +12:00

29 lines
313 B
Plaintext

# 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
# Runtime caches
.cache/
# Script download artifacts (if interrupted)
kubectl
velero-*-linux-amd64/
velero-*-linux-amd64.tar.gz