Ignore Terraform lock file

This commit is contained in:
Joey den Broeder 2022-01-10 14:15:51 +01:00
parent 8bc8ccdbc0
commit 5902d2cdcb
No known key found for this signature in database
GPG Key ID: AB36F22652C4B6C8
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -14,4 +14,7 @@ crash.*.log
terraform.rc
# Ignore local backend.tfvars
backend.tfvars
backend.tfvars
# Ignore Terraform lock file
.terraform.lock.hcl