gitignore: exclude *.auto.tfvars.

This commit is contained in:
Andrea Dell'Amico 2023-11-06 12:54:44 +01:00
parent f4cbc8b293
commit 064e5c03b8
Signed by untrusted user: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -16,7 +16,7 @@ crash.*.log
# to change depending on the environment.
*.tfvars
*.tfvars.json
!*.auto.tfvars
# Ignore override files as they are usually used to override resources locally and so
# are not checked in
override.tf