woocommerce-paypal-payments/.gitignore
Moritz Meißelbach c9b2fce769
Merge branch 'refs/heads/trunk' into new-package-workflow
# Conflicts:
#	composer.lock
#	modules/ppcp-api-client/src/Endpoint/WebhookEndpoint.php
#	modules/ppcp-paypal-subscriptions/assets-compiler.json
#	modules/ppcp-webhooks/src/Handler/PaymentCaptureRefunded.php
#	package.json
2024-08-22 09:36:44 +02:00

16 lines
234 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
.composer_compiled_assets