mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
18 lines
264 B
Text
18 lines
264 B
Text
/vendor/
|
|
/build/
|
|
/.idea/
|
|
node_modules
|
|
.phpunit.result.cache
|
|
phpunit.xml.dist.bak
|
|
yarn-error.log
|
|
modules/*/vendor/*
|
|
modules/*/assets/*
|
|
!modules/ppcp-wc-gateway/assets/images
|
|
*.zip
|
|
.env
|
|
.env.integration
|
|
auth.json
|
|
.DS_Store
|
|
tests/.DS_Store
|
|
.composer_compiled_assets
|
|
|