Add Terraform files to .gitignore

master
Piwccle 2025-09-24 13:02:51 +02:00 committed by GitHub
parent 0641639643
commit d3086d0c09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -27,3 +27,8 @@ nbactions.xml
*/.tscache/* */.tscache/*
.factorypath .factorypath
.terraform
.terraform.lock.hcl
*.tfstate
*.tfstate.backup
*.tfstate.lock.info