mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Migrate terragrunt ignore to new template as suggested
This commit is contained in:
parent
1ab38f03c9
commit
403cf39f22
2 changed files with 3 additions and 4 deletions
|
@ -32,7 +32,3 @@ override.tf.json
|
|||
# Ignore CLI configuration files
|
||||
.terraformrc
|
||||
terraform.rc
|
||||
|
||||
# Ignore the default terragrunt cache directory
|
||||
# https://terragrunt.gruntwork.io/docs/features/caching/
|
||||
.terragrunt-cache
|
||||
|
|
3
community/Terragrunt.gitignore
Normal file
3
community/Terragrunt.gitignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Ignore the default terragrunt cache directory
|
||||
# https://terragrunt.gruntwork.io/docs/features/caching/
|
||||
.terragrunt-cache
|
Loading…
Add table
Add a link
Reference in a new issue