Comment out *.dot pattern with note, based on reviewer suggestion

This commit is contained in:
RScrafted 2025-07-18 11:55:15 +01:00
parent 7125e5c434
commit 2f3c7b3f2e

View file

@ -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.