diff --git a/.gitignore b/.gitignore index e9b6656..c71837d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ terraform.rc # Ignore test temporary files *.tftest.hcl.tmp terraform_data_dirs + +# Ignore terragrunt cache and configuration files +.terragrunt-cache/ \ No newline at end of file