diff options
Diffstat (limited to 'Rails.gitignore')
-rw-r--r-- | Rails.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Rails.gitignore b/Rails.gitignore index d8b22bb2..bf692e15 100644 --- a/Rails.gitignore +++ b/Rails.gitignore @@ -3,6 +3,7 @@ .sass-cache capybara-*.html .rspec +.rvmrc /.bundle /vendor/bundle /log/* @@ -14,4 +15,4 @@ capybara-*.html **.orig rerun.txt pickle-email-*.html -.project
\ No newline at end of file +.project |