Skip to content

Commit c0ca848

Browse files
authored
Merge pull request github#3965 from imomaliev/patch-1
Remove empty line comments in Terraform.gitignore
2 parents af7786b + bddea2c commit c0ca848

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Terraform.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ crash.*.log
1313
# password, private keys, and other secrets. These should not be part of version
1414
# control as they are data points which are potentially sensitive and subject
1515
# to change depending on the environment.
16-
#
1716
*.tfvars
1817
*.tfvars.json
1918

@@ -25,7 +24,6 @@ override.tf.json
2524
*_override.tf.json
2625

2726
# Include override files you do wish to add to version control using negated pattern
28-
#
2927
# !example_override.tf
3028

3129
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan

0 commit comments

Comments
 (0)