Files
tofu-base-ubuntu/.gitignore
2026-02-01 14:37:19 +00:00

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