mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby
ignore /vendor/bundle on Ruby.gitignore
This commit is contained in:
commit
0a8b6b9b2b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue