Skip to content

Commit 76d5774

Browse files
committed
chore: add .terragrunt-cache to gitignore
1 parent dcd087c commit 76d5774

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ ad/*/providers/*/ssh_keys/*id_rsa*
3131
ad/*/providers/*/ssh_keys/*.pub
3232
ad/*/providers/*/extensions/*.rb
3333

34-
# Terraform
34+
# Terraform / Terragrunt
3535
.terraform/
3636
.terraform.lock.hcl
37+
.terragrunt-cache/
3738
*.tfstate
3839
*.tfstate.backup
3940
*.tfplan

0 commit comments

Comments
 (0)