Merge pull request #1943 from miketheman/ignore_ruby_managers

ignore ruby managers
This commit is contained in:
Mitchell Hashimoto 2013-07-17 21:13:19 -07:00
commit ecc908956a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -29,3 +29,9 @@ doc/
# IDE junk
.idea/*
*.iml
# Ruby Managers
.rbenv
.ruby-gemset
.ruby-version
.rvmrc