mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02: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
|
.terraformrc
|
||||||
terraform.rc
|
terraform.rc
|
||||||
|
|
||||||
# Ignore graph files
|
# Optional: ignore graph output files generated by `terraform graph`
|
||||||
*.dot
|
# *.dot
|
||||||
|
|
||||||
# Optional: ignore plan files saved before destroying Terraform configuration
|
# Optional: ignore plan files saved before destroying Terraform configuration
|
||||||
# Uncomment the line below if you want to ignore planout files.
|
# Uncomment the line below if you want to ignore planout files.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user