浏览代码

added .rvmrc to the list of ignored extentions

mwitek 12 年之前
父节点
当前提交
c9397c586b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Rails.gitignore

+ 1 - 0
Rails.gitignore

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