mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Do not exclude block.json in .distignore
This commit is contained in:
parent
db05ae973d
commit
503ce63975
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue