Merge pull request #32727 from kesselb/stable22

[stable22] Ignore vendor-bin
pull/32793/head
Simon L 4 years ago committed by GitHub
commit 93da8d8aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitignore

2
.gitignore vendored

@ -159,3 +159,5 @@ clover.xml
tests/acceptance/vendor/
composer.phar
/lib/composer/bin
/vendor-bin/**/vendor
Loading…
Cancel
Save