Update .gitignore to include *.tfvars files

This commit is contained in:
Piwccle 2026-02-10 16:56:09 +01:00
parent ed51cf7e79
commit 649fc40666

1
.gitignore vendored
View File

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