26 lines
304 B
Text
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
|