mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
19 lines
249 B
Plaintext
19 lines
249 B
Plaintext
.DS_Store
|
|
.vscode
|
|
/.dev_profile*
|
|
/.local-chromium/
|
|
/.local-firefox/
|
|
/test/output-*/
|
|
build/
|
|
coverage
|
|
coverage/
|
|
doclint/
|
|
docs-api-json/
|
|
docs/api.html
|
|
lib/
|
|
node_modules/
|
|
package-lock.json
|
|
puppeteer.api.json
|
|
puppeteer*.tgz
|
|
tsconfig.tsbuildinfo
|
|
yarn.lock |