woocommerce-paypal-payments/.gitignore
Misha Utkin abd10bd69d
Move following files to the root
- Move and merge ignore files
- Move README.md as E2E_TESTS.md
- Move tsconfig.js
- Move .wp-env.json
- Move .env.example.e2e
2026-05-07 08:43:30 +02:00

32 lines
601 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.example*
auth.json
.DS_Store
tests/.DS_Store
.composer_compiled_assets
/coverage/
assets
tests/inc/inpsyde/
.vscode
playwright-utils
playwright-report*
playwright/.cache
storage-states
test-results
/tests/qa/resources/files/woocommerce-paypal-payments*.zip
/tests/qa/resources/files/woocommerce-subscriptions*.zip
.google-session.json