woocommerce-paypal-payments/.gitignore
2024-05-09 14:01:58 +02:00

15 lines
208 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.e2e
auth.json
.DS_Store
tests/.DS_Store