Browse Source

Also ignore __pycache__ folders

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

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@
 *.m
 *.dot
 .cache
+__pycache__
 interface/HUTN/test/grammar_action_language/util.py
 interface/HUTN/test/graph_compilation_action_language/util.py
 kernel/test/functions/utils.py