Skip to content

Commit 2624596

Browse files
committed
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.
1 parent 60e9268 commit 2624596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
*.gem
33
*.rbc
44
*.sw?
5+
.rbenv
56
.rvmrc
7+
.ruby-gemset
68
.ruby-version
79
.bundle
810
.DS_Store

0 commit comments

Comments
 (0)