theshire/.gitignore
2024-11-01 14:28:40 -05:00

26 lines
304 B
Text

# OS generated files
.DS_Store
Thumbs.db
# Development environments
.direnv
.idea/
.venv/
.pytest_cache/
# Infrastructure and deployment
.terraform
*.tfvars
kubeconfig*
*talosconfig.yaml
omniconfig.yaml
# Security and credentials
.private/
.decrypted~*
*.agekey
*.pub
*.key
*.pem
*.secrets
config.xml