Przeglądaj źródła

Ignore multiple vim swapfiles

In case there is more than one swapfile for a file (.swo, .swn, ...)
Jean Jordaan 11 lat temu
rodzic
commit
43de894452
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Plone.gitignore

+ 1 - 1
Plone.gitignore

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