Skip to content

Commit b7450f4

Browse files
Update Terraform.gitignore to ignore .hcl files
1 parent 5acb38c commit b7450f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Terraform.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ override.tf.json
3535
# Ignore CLI configuration files
3636
.terraformrc
3737
terraform.rc
38+
39+
# Ignore hcl file
40+
.terraform.lock.hcl

0 commit comments

Comments
 (0)