Browse Source

document Vim file patterns

Capi Etheriel 10 years ago
parent
commit
457f6464a7
1 changed files with 4 additions and 0 deletions
  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
 *~