theshire/.gitignore

30 lines
336 B
Text
Raw Normal View History

2024-11-01 14:17:07 -05:00
# OS generated files
2024-01-11 15:03:54 -06:00
.DS_Store
Thumbs.db
2024-11-01 14:17:07 -05:00
# Development environments
2024-06-21 15:58:42 -05:00
.direnv
2024-11-01 14:17:07 -05:00
.idea/
2024-01-11 15:03:54 -06:00
.venv/
2024-11-01 14:17:07 -05:00
.pytest_cache/
# Infrastructure and deployment
2024-01-11 15:03:54 -06:00
.terraform
*.tfvars
2024-11-01 14:17:07 -05:00
kubeconfig*
*talosconfig.yaml
omniconfig.yaml
# Security and credentials
.private/
2024-01-11 15:03:54 -06:00
.decrypted~*
*.agekey
*.pub
*.key
*.pem
2024-10-04 20:06:01 -05:00
*.secrets
2024-11-01 14:17:07 -05:00
config.xml
2024-11-07 22:20:12 -06:00
# syncthing
**/*sync-conflict*