Files
advanced-libvirt-terraform-…/.gitignore
2025-10-20 11:26:35 +02:00

12 lines
184 B
Plaintext

# Terraform
.terraform/
.terraform.lock.hcl
*.tfstate
*.tfstate.backup
*.tfstate.lock.info
terraform.tfvars
terraform.tfvars.example
# Terraform plan and output files
*.tfplan
*.tfout