diff --git a/Terraform.gitignore b/Terraform.gitignore index 4d20644f..4d91a6b4 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -36,8 +36,8 @@ override.tf.json .terraformrc terraform.rc -# Ignore graph files -*.dot +# Optional: ignore graph output files generated by `terraform graph` +# *.dot # Optional: ignore plan files saved before destroying Terraform configuration # Uncomment the line below if you want to ignore planout files.