Skip to content

Commit d92498b

Browse files
committed
Updated build files
1 parent ed1c4de commit d92498b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

build-zip.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,17 @@ rsync -av --exclude-from=- . "$TEMP_DIR/" <<EOF
2323
node_modules/
2424
phpcompat-tools/
2525
phpunit/
26-
build/
26+
/build/
2727
vendor/
2828
dev-helpers/
29+
dev-tools/
2930
wporg-assets/
3031
test-tools/
3132
docs/
3233
includes/frontend/blocks/src/
3334
includes/pro/blocks/src/
35+
build-assets.js
36+
*.zip
3437
*.dist
3538
*.yml
3639
*.neon

0 commit comments

Comments
 (0)