Add *~ to ignore vim temp file.
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
.*.sw[a-z]
|
.*.sw[a-z]
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
*~
|
||||||
|
Reference in New Issue
Block a user