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

@ -1,4 +1,5 @@
.*.s[a-w][a-z]
*.un~
Session.vim
.netrwhist
.netrwhist
*~