浏览代码

Ignore vim swap files as well

Yentl Van Tendeloo 9 年之前
父节点
当前提交
6c978c3fd9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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