woocommerce/plugins/woocommerce-blocks/.gitattributes

16 lines
402 B
Plaintext

/.* export-ignore
/node_modules* export-ignore
/tests export-ignore
/vendor export-ignore
/bin export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore
/phpcs.xml export-ignore
/phpunit.* export-ignore
/renovate.json export-ignore
/webpack.config.js export-ignore
/postcss.config.js export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/babel-config.js export-ignore