1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00

Update Terraform.gitignore to ignore .hcl files

This commit is contained in:
Krishnadhas N K 2024-05-30 13:39:25 +05:30 committed by GitHub
parent 5acb38ca8a
commit b7450f4d3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,3 +35,6 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
# Ignore hcl file
.terraform.lock.hcl