Browse Source

added .rvmrc to the list of ignored extentions

mwitek 12 years ago
parent
commit
c9397c586b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Rails.gitignore

+ 1 - 0
Rails.gitignore

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