Skip to content

Commit

Permalink
Add *~ to ignore vim temp file.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojunmeng committed Nov 14, 2012
1 parent 747efed commit 3c54c0d
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 @@
.*.sw[a-z]
*.un~
Session.vim
.netrwhist
.netrwhist
*~

0 comments on commit 3c54c0d

Please sign in to comment.