Browse Source

Ignore vim swap files as well

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

+ 1 - 0
.gitignore

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