浏览代码

Merge pull request #2208 from roubles/master

Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".
Brendan Forster 8 年之前
父节点
当前提交
02c8ff6ed3
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      Global/Vim.gitignore

+ 4 - 2
Global/Vim.gitignore

@@ -1,6 +1,8 @@
 # swap
-[._]*.s[a-w][a-z]
-[._]s[a-w][a-z]
+[._]*.s[a-v][a-z]
+[._]*.sw[a-p]
+[._]s[a-v][a-z]
+[._]sw[a-p]
 # session
 Session.vim
 # temporary