Merge pull request #474 from zhaojunmeng/master
Add *~ to ignore vim temp file.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
Reference in New Issue
Block a user