소스 검색

Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby

ignore /vendor/bundle on Ruby.gitignore
Carl Suster 10 년 전
부모
커밋
0a8b6b9b2b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Ruby.gitignore

+ 1 - 0
Ruby.gitignore

@@ -22,6 +22,7 @@ build/
 
 ## Environment normalisation:
 /.bundle/
+/vendor/bundle
 /lib/bundler/man/
 
 # for a library or gem, you might want to ignore these files since the code is