Skip to content

Commit

Permalink
Ignore DOT files in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Oct 20, 2019
1 parent c9e361f commit efcae57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ config.stamp
Session.vim
.cargo
no_llvm_build
# Generated when dumping Graphviz output for debugging:
/mir_dump/
/*.dot

0 comments on commit efcae57

Please sign in to comment.