Skip to content

Commit efcae57

Browse files
Ignore DOT files in .gitignore
1 parent c9e361f commit efcae57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ config.stamp
5252
Session.vim
5353
.cargo
5454
no_llvm_build
55+
# Generated when dumping Graphviz output for debugging:
56+
/mir_dump/
57+
/*.dot

0 commit comments

Comments
 (0)