document Vim file patterns
This commit is contained in:
parent
a1ed257134
commit
457f6464a7
@ -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