소스 검색

Join comments in rails template

Carl Suster 11 년 전
부모
커밋
669668fb14
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      Rails.gitignore

+ 2 - 4
Rails.gitignore

@@ -18,10 +18,8 @@ config/initializers/secret_token.rb
 /.bundle
 /vendor/bundle
 
-# these should be checked in to normalise the environment:
-# Gemfile.lock
-# .ruby-version
-# .ruby-gemset
+# these should all be checked in to normalise the environment:
+# Gemfile.lock, .ruby-version, .ruby-gemset
 
 # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
 .rvmrc