puppeteer/.gitignore

20 lines
282 B
Plaintext
Raw Normal View History

2017-05-11 07:06:41 +00:00
/node_modules/
/test/output-chromium
/test/output-firefox
/test/test-user-data-dir*
2017-05-11 07:06:41 +00:00
/.local-chromium/
/.local-firefox/
2017-05-11 07:06:41 +00:00
/.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json
yarn.lock
/node6
/utils/browser/puppeteer-web.js
/lib
test/coverage.json
temp/
dependency-chart.png