Skip to content

Commit

Permalink
Merge pull request #474 from zhaojunmeng/master
Browse files Browse the repository at this point in the history
Add *~ to ignore vim temp file.
  • Loading branch information
jspahrsummers committed Jan 22, 2013
2 parents 5f8b946 + 3c54c0d commit eaa2ad5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Global/vim.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.*.s[a-w][a-z]
*.un~
Session.vim
.netrwhist
.netrwhist
*~

0 comments on commit eaa2ad5

Please sign in to comment.