mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-28 17:44:33 +03:00
8fc7723f22
Closes #29353.
22 lines
434 B
Plaintext
22 lines
434 B
Plaintext
test/assets/modernizr.js
|
|
/tests/third_party/
|
|
/packages/*/lib/
|
|
*.js
|
|
/packages/playwright-core/src/generated/*
|
|
/packages/playwright-core/src/third_party/
|
|
/packages/playwright-core/types/*
|
|
/packages/playwright-ct-core/src/generated/*
|
|
/index.d.ts
|
|
node_modules/
|
|
browser_patches/*/checkout/
|
|
browser_patches/chromium/output/
|
|
**/*.d.ts
|
|
output/
|
|
test-results/
|
|
tests/components/
|
|
tests/installation/fixture-scripts/
|
|
examples/
|
|
DEPS
|
|
.cache/
|
|
utils/
|