Skip to content

Commit 00c6509

Browse files
authored
Update Terraform.gitignore
Added line to ignore graph file('s).
1 parent 05b24f9 commit 00c6509

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Terraform.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ terraform.rc
3838

3939
# Ignore hcl file
4040
.terraform.lock.hcl
41+
42+
# Ignore graph file
43+
*.dot

0 commit comments

Comments
 (0)