]> source.dussan.org Git - gitignore.git/commitdiff
Merge pull request #3965 from imomaliev/patch-1
authorBrian Douglas <bdougie@users.noreply.github.com>
Fri, 11 Feb 2022 04:12:42 +0000 (20:12 -0800)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 04:12:42 +0000 (20:12 -0800)
Remove empty line comments in Terraform.gitignore

1  2 
Terraform.gitignore

index 9b27a3603fba2817ab2dea8575fefd6d787234d8,6c34d496c815aae833846d9fcafb9c780efcba3f..9b8a46e692b4c85209a91563b4743c52c72b9ca3
@@@ -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