mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-01-27 10:19:14 +00:00
34 lines
305 B
Plaintext
34 lines
305 B
Plaintext
.idea
|
|
charts/example
|
|
**/infra/**/charts
|
|
*secret*.yaml
|
|
|
|
.terraform
|
|
output
|
|
|
|
*.tfstate
|
|
*.tfstate.*
|
|
|
|
*secret*.tfvars
|
|
*secret*.tfvars.json
|
|
!sealed-secrets.auto.tfvars
|
|
|
|
*.lock.hcl
|
|
|
|
override.tf
|
|
override.tf.json
|
|
*_override.tf
|
|
*_override.tf.json
|
|
|
|
**/.DS_Store
|
|
**/*.tfplan
|
|
|
|
*.qcow2
|
|
*.raw
|
|
|
|
*.cert
|
|
*.key
|
|
|
|
*.pem
|
|
*.crt
|