woocommerce-paypal-payments/.gitignore
2023-02-24 15:24:53 +01:00

16 lines
298 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
/tests/playwright/test-results/
/tests/playwright/playwright-report/
/tests/playwright/.cache/