浏览代码

Ignore multiple vim swapfiles

In case there is more than one swapfile for a file (.swo, .swn, ...)
Jean Jordaan 11 年之前
父节点
当前提交
43de894452
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Plone.gitignore

+ 1 - 1
Plone.gitignore

@@ -8,7 +8,7 @@
 *.egg-info
 *.EGG-INFO
 *.kpf
-*.swp
+*.sw?
 *.wpr
 .*.cfg
 .installed.cfg