puppeteer/.gitignore
2022-06-10 15:27:42 +02:00

26 lines
359 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
lib
test/coverage.json
temp/
new-docs/
puppeteer*.tgz
docs-api-json/
docs-dist/
website/docs
docs/api.html