Explorar el Código

document Vim file patterns

Capi Etheriel hace 10 años
padre
commit
457f6464a7
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Global/Vim.gitignore

+ 4 - 0
Global/Vim.gitignore

@@ -1,6 +1,10 @@
+# swap
 [._]*.s[a-w][a-z]
 [._]s[a-w][a-z]
+# persistent undo 
 *.un~
+# session
 Session.vim
+# temporary
 .netrwhist
 *~