Do not exclude block.json in .distignore

This commit is contained in:
Alex P. 2024-09-06 09:01:19 +03:00
parent db05ae973d
commit 503ce63975
No known key found for this signature in database
GPG key ID: 54487A734A204D71

View file

@ -14,7 +14,8 @@ tests
.phpunit.result.cache .phpunit.result.cache
babel.config.json babel.config.json
node_modules node_modules
modules/*/resources modules/*/resources/css
modules/*/resources/js/**/*.js
*.lock *.lock
webpack.config.js webpack.config.js
wp-cli.yml wp-cli.yml