Browse Source

Merge pull request #1542 from barraponto/patch-1

Document Vim file patterns
Brendan Forster 9 năm trước cách đây
mục cha
commit
8ae0b3e125
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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
 *~