mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Comment out *.dot pattern with note, based on reviewer suggestion
This commit is contained in:
parent
7125e5c434
commit
2f3c7b3f2e
@ -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…
Reference in New Issue
Block a user