2019-11-19 05:18:28 +03:00
|
|
|
/node_modules/
|
|
|
|
/test/output-chromium
|
|
|
|
/test/output-firefox
|
2019-12-03 21:51:41 +03:00
|
|
|
/test/output-webkit
|
2019-11-19 05:18:28 +03:00
|
|
|
/test/test-user-data-dir*
|
|
|
|
/.local-chromium/
|
|
|
|
/.local-browser/
|
|
|
|
/.local-webkit/
|
|
|
|
/.dev_profile*
|
|
|
|
.DS_Store
|
|
|
|
*.swp
|
|
|
|
*.pyc
|
|
|
|
.vscode
|
|
|
|
package-lock.json
|
|
|
|
yarn.lock
|
|
|
|
/node6
|
2019-11-23 02:36:17 +03:00
|
|
|
/src/generated/*
|
2019-12-04 21:33:29 +03:00
|
|
|
/src/chromium/protocol.d.ts
|
|
|
|
/src/firefox/protocol.d.ts
|
2019-11-19 05:18:28 +03:00
|
|
|
/src/webkit/protocol.d.ts
|
|
|
|
/utils/browser/playwright-web.js
|
|
|
|
/index.d.ts
|
|
|
|
lib/
|
2019-12-05 22:29:16 +03:00
|
|
|
playwright-*.tgz
|