Skip to content

Commit 0a8b6b9

Browse files
committed
Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby
ignore /vendor/bundle on Ruby.gitignore
2 parents 5d8b19a + 2afbfbd commit 0a8b6b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Ruby.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ build/
2222

2323
## Environment normalisation:
2424
/.bundle/
25+
/vendor/bundle
2526
/lib/bundler/man/
2627

2728
# for a library or gem, you might want to ignore these files since the code is

0 commit comments

Comments
 (0)