Skip to content

Commit

Permalink
chore: update gitignore terragrunt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Jan 27, 2025
1 parent 72fe664 commit b04d47a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,8 @@ venv.bak/
.terraform/


# nested terragrunt-cache
# Terragrunt-cache
**/.terragrunt-cache
**/.terragrunt-cache/**

# Playwright
Expand Down

0 comments on commit b04d47a

Please sign in to comment.