added .rvmrc to the list of ignored extentions

This commit is contained in:
mwitek 2012-10-28 20:49:30 -04:00
parent 747efedec0
commit c9397c586b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
.sass-cache .sass-cache
capybara-*.html capybara-*.html
.rspec .rspec
.rvmrc
/.bundle /.bundle
/vendor/bundle /vendor/bundle
/log/* /log/*