Merge pull request #1542 from barraponto/patch-1
Document Vim file patterns
This commit is contained in:
commit
8ae0b3e125
@ -1,6 +1,10 @@
|
||||
# swap
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
# persistent undo
|
||||
*.un~
|
||||
# session
|
||||
Session.vim
|
||||
# temporary
|
||||
.netrwhist
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user