woocommerce-paypal-payments/.gitignore
Misha Utkin 3738fe967b
Some checks failed
CI / coding-standards-analysis-php (push) Has been cancelled
CI / static-code-analysis-php (push) Has been cancelled
CI / tests-unit-php (7.4) (push) Has been cancelled
CI / tests-unit-php (8.0) (push) Has been cancelled
CI / tests-unit-php (8.1) (push) Has been cancelled
CI / tests-unit-php (8.2) (push) Has been cancelled
CI / tests-unit-php (8.3) (push) Has been cancelled
CI / tests-unit-php (8.4) (push) Has been cancelled
Build and distribute / build-and-distribute (push) Has been cancelled
Remove and gitignore snapshots/ dir
2026-05-15 21:23:07 +02:00

22 lines
374 B
Text

/vendor/
/build/
/.idea/
node_modules
.phpunit.result.cache
phpunit.xml.dist.bak
yarn-error.log
modules/*/vendor/*
modules/*/assets/*
!modules/ppcp-wc-gateway/assets/images
*.zip
!tests/qa/resources/files/*.zip
!tests/qa-legacy-ui/resources/files/*.zip
.env
.env.integration
auth.json
.DS_Store
tests/.DS_Store
.composer_compiled_assets
/coverage/
assets
tests/inc/inpsyde/