Update .gitignore to include *.tfvars files

pull/860/head
Piwccle 2026-02-10 16:56:09 +01:00
parent ed51cf7e79
commit 649fc40666
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ nbactions.xml
*.tfstate *.tfstate
*.tfstate.backup *.tfstate.backup
*.tfstate.lock.info *.tfstate.lock.info
*.tfvars