Skip to content

Commit 8d085d7

Browse files
"Added **/*.hcl to .gitignore" DEVOPS-264
1 parent cc8fb4a commit 8d085d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ override.tf.json
3232
# Ignore CLI configuration files
3333
.terraformrc
3434
terraform.rc
35+
# Ignore hcl file
36+
**/*.hcl

0 commit comments

Comments
 (0)