/bin/
/tmp
/node_modules/
*.tmp
*.dockerimage
/vendor
vendor.tzst
modcache.tzst

# Generated manifest files
.index.mf

# Secrets
.env
.env.*
*.key
*.pem

# OS files
.DS_Store
Thumbs.db

# Editor files
*.swp
*.swo
*~
.idea/
.vscode/

# Go build artifacts
*.log
*.out
*.test
