ignore more Ruby version manager files

Both rbenv and rvm now generate some files that have no bearing on
the project, and leave the local repo in a dirty state.
This commit is contained in:
Mike Fiedler 2013-12-26 20:52:08 -05:00
parent 60e9268cb4
commit 26245960b5
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,7 +2,9 @@
*.gem
*.rbc
*.sw?
.rbenv
.rvmrc
.ruby-gemset
.ruby-version
.bundle
.DS_Store