Files
advanced-libvirt-terraform-…/.gitignore
Lukas Greve 7b67ff510b add aider
2025-11-02 11:22:23 +01:00

14 lines
193 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
.aider*