mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #4451 from githubofkrishnadhas/main
Update Terraform.gitignore to ignore .hcl files based on pr #4447
This commit is contained in:
commit
05b24f9fb5
1 changed files with 3 additions and 0 deletions
|
@ -35,3 +35,6 @@ override.tf.json
|
|||
# Ignore CLI configuration files
|
||||
.terraformrc
|
||||
terraform.rc
|
||||
|
||||
# Ignore hcl file
|
||||
.terraform.lock.hcl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue