woocommerce-paypal-payments/.gitignore
Emili Castells Guasch f9e6a34e87 Remove .DS_Store
2023-07-28 16:34:36 +02:00

15 lines
229 B
Text

/vendor/
/build/
/.idea/
node_modules
.phpunit.result.cache
yarn-error.log
modules/ppcp-button/assets/*
modules/ppcp-wc-gateway/assets/js
modules/ppcp-wc-gateway/assets/css
*.zip
.env
.env.e2e
auth.json
.DS_Store
tests/.DS_Store