16 lines
167 B
Plaintext
16 lines
167 B
Plaintext
# OpenTofu / Terraform
|
|
.terraform/
|
|
.opentofu/
|
|
*.tfstate
|
|
*.tfstate.*
|
|
*.backup
|
|
*.log
|
|
|
|
# Variablen & Geheimnisse
|
|
*.tfvars
|
|
*.tfvars.json
|
|
var_keys.tf
|
|
|
|
# OS Müll
|
|
.DS_Store
|