Comment out *.dot pattern with note, based on reviewer suggestion
This commit is contained in:
parent
7125e5c434
commit
2f3c7b3f2e
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue