27 lines
391 B
Plaintext
27 lines
391 B
Plaintext
/node_modules/
|
|
test-ts-types/**/node_modules
|
|
test-ts-types/**/dist/
|
|
/test/output-chromium
|
|
/test/output-firefox
|
|
/test/test-user-data-dir*
|
|
/.local-chromium/
|
|
/.local-firefox/
|
|
/.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
package-lock.json
|
|
yarn.lock
|
|
/node6
|
|
/utils/browser/puppeteer-web.js
|
|
/lib
|
|
test/coverage.json
|
|
temp/
|
|
new-docs/
|
|
puppeteer.tgz
|
|
docs-api-json/
|
|
docs-dist/
|
|
website/docs
|
|
docs/api.html
|