Add *~ to ignore vim temp file.
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
Reference in New Issue
Block a user
@ -2,3 +2,4 @@
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|