Update create-release.sh with files to be excluded
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
parent
35db808234
commit
7228f9807d
@ -248,7 +248,11 @@ cleanup_composer_vendors() {
|
||||
vendor/phpmyadmin/motranslator/psalm-baseline.xml \
|
||||
vendor/phpmyadmin/motranslator/psalm.xml \
|
||||
vendor/slim/psr7/phpunit.xml.dist \
|
||||
vendor/slim/psr7/tests/
|
||||
vendor/slim/psr7/tests/ \
|
||||
vendor/psr/event-dispatcher/.editorconfig \
|
||||
vendor/spomky-labs/cbor-php/SECURITY.md \
|
||||
vendor/spomky-labs/pki-framework/SECURITY.md \
|
||||
vendor/web-auth/cose-lib/SECURITY.md
|
||||
find vendor/tecnickcom/tcpdf/fonts/ -maxdepth 1 -type f \
|
||||
-not -name 'dejavusans.*' \
|
||||
-not -name 'dejavusansb.*' \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user