Skip to content

Commit bddea2c

Browse files
authored
Remove empty line comments in Terraform.gitignore
1 parent 8ea9c64 commit bddea2c

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

1918
# Ignore override files as they are usually used to override resources locally and so
@@ -24,7 +23,6 @@ override.tf.json
2423
*_override.tf.json
2524

2625
# Include override files you do wish to add to version control using negated pattern
27-
#
2826
# !example_override.tf
2927

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

0 commit comments

Comments
 (0)