mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-24 06:49:04 +03:00
18 lines
214 B
Plaintext
18 lines
214 B
Plaintext
/node_modules/
|
|
/test-results/
|
|
/test/coverage-report
|
|
/test/test-user-data-dir*
|
|
.local-browsers/
|
|
/.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
yarn.lock
|
|
/node6
|
|
/src/generated/*
|
|
lib/
|
|
/types/*
|
|
jest-report.json
|
|
drivers/
|