Browse Source

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

ignore /vendor/bundle on Ruby.gitignore
Carl Suster 10 years ago
parent
commit
0a8b6b9b2b
1 changed files with 1 additions and 0 deletions
  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