Browse Source

Also ignore .dot files, as they are used as output for the internal
graph

Yentl Van Tendeloo 7 years ago
parent
commit
e044a1ddff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 *.pyc
 *.pickle
 *.m
+*.dot
 .cache
 interface/HUTN/test/grammar_action_language/util.py
 interface/HUTN/test/graph_compilation_action_language/util.py