mirror of
https://github.com/nextcloud/server.git
synced 2026-03-20 01:23:22 -04:00
Merge pull request #32727 from kesselb/stable22
[stable22] Ignore vendor-bin
This commit is contained in:
commit
93da8d8aee
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -159,3 +159,5 @@ clover.xml
|
|||
tests/acceptance/vendor/
|
||||
|
||||
composer.phar
|
||||
/lib/composer/bin
|
||||
/vendor-bin/**/vendor
|
||||
Loading…
Reference in a new issue