Browse Source

Ignore multiple vim swapfiles

In case there is more than one swapfile for a file (.swo, .swn, ...)
Jean Jordaan 11 years ago
parent
commit
43de894452
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Plone.gitignore

+ 1 - 1
Plone.gitignore

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