mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-24 14:55:38 +03:00
21 lines
319 B
Plaintext
21 lines
319 B
Plaintext
/node_modules/
|
|
/test/output-chromium
|
|
/test/output-firefox
|
|
/test/test-user-data-dir*
|
|
/.local-chromium/
|
|
/.local-browser/
|
|
/.local-webkit/
|
|
/.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
package-lock.json
|
|
yarn.lock
|
|
/node6
|
|
/src/chromium/protocol.d.ts
|
|
/src/webkit/protocol.d.ts
|
|
/utils/browser/playwright-web.js
|
|
/index.d.ts
|
|
lib/
|