woocommerce-paypal-payments/.gitignore
2025-03-17 17:27:24 +01:00

17 lines
243 B
Text

/vendor/
/build/
/.idea/
node_modules
.phpunit.result.cache
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