From c9397c586be3e252fd2a479b6e7b037c150aaff1 Mon Sep 17 00:00:00 2001 From: mwitek Date: Sun, 28 Oct 2012 20:49:30 -0400 Subject: [PATCH] added .rvmrc to the list of ignored extentions --- Rails.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.gitignore b/Rails.gitignore index 54cb8bbb..7be93a18 100644 --- a/Rails.gitignore +++ b/Rails.gitignore @@ -3,6 +3,7 @@ .sass-cache capybara-*.html .rspec +.rvmrc /.bundle /vendor/bundle /log/*