Forráskód Böngészése

Added Kate ignore file

ignores .<filename>.kate-swp and (older version?) .swp.<filename>
see http://bit.ly/14XyBgW and http://bit.ly/chKUoZ
Sam Quinn 11 éve
szülő
commit
5f35f30b04
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      Global/Kate.gitignore

+ 3 - 0
Global/Kate.gitignore

@@ -0,0 +1,3 @@
+# Swap Files #
+.*.kate-swp
+.swp.*