mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
31 lines
386 B
Text
31 lines
386 B
Text
.distignore
|
|
.editorconfig
|
|
.gitattributes
|
|
.gitignore
|
|
.ddev
|
|
.git*
|
|
.phpstorm*
|
|
.idea
|
|
*.env*
|
|
.psalm*
|
|
tests
|
|
phpcs.xml*
|
|
psalm*.xml*
|
|
phpunit.xml*
|
|
.phpunit.result.cache
|
|
resources
|
|
node_modules
|
|
*.lock
|
|
webpack.config.js
|
|
wp-cli.yml
|
|
ngrok.yml
|
|
composer.json
|
|
package.json
|
|
package-lock.json
|
|
.composer_compiled_assets
|
|
assets-compiler.json
|
|
patchwork.json
|
|
.babelrc
|
|
README.md
|
|
wordpress_org_assets
|
|
.DS_Store
|