From: Brian Douglas Date: Fri, 11 Feb 2022 04:12:42 +0000 (-0800) Subject: Merge pull request #3965 from imomaliev/patch-1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c0ca84849cf0fca8ba50bc488885148caff59994;p=gitignore.git Merge pull request #3965 from imomaliev/patch-1 Remove empty line comments in Terraform.gitignore --- c0ca84849cf0fca8ba50bc488885148caff59994 diff --cc Terraform.gitignore index 9b27a360,6c34d496..9b8a46e6 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@@ -13,9 -13,7 +13,8 @@@ crash.*.lo # password, private keys, and other secrets. These should not be part of version # control as they are data points which are potentially sensitive and subject # to change depending on the environment. - # *.tfvars +*.tfvars.json # Ignore override files as they are usually used to override resources locally and so # are not checked in