Merge pull request #474 from zhaojunmeng/master

Add *~ to ignore vim temp file.
This commit is contained in:
Justin Spahr-Summers 2013-01-22 13:39:30 -08:00
commit eaa2ad526f
1 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
*.un~
Session.vim
.netrwhist
*~