Update Terraform.gitignore
Added line to ignore graph file('s).
This commit is contained in:
parent
05b24f9fb5
commit
00c65098c0
1 changed files with 3 additions and 0 deletions
|
|
@ -38,3 +38,6 @@ terraform.rc
|
|||
|
||||
# Ignore hcl file
|
||||
.terraform.lock.hcl
|
||||
|
||||
# Ignore graph file
|
||||
*.dot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue