Merge pull request #1542 from barraponto/patch-1

Document Vim file patterns
This commit is contained in:
Brendan Forster 2016-01-27 15:23:45 +10:30
commit 8ae0b3e125

View File

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