puppeteer/.gitignore
JoelEinbinder cd81944e66 Test node6 on travis (#551)
This patch starts running all puppeteer tests with node6 on travis-ci.
2017-08-25 19:28:49 -07:00

12 lines
128 B
Plaintext

/node_modules/
/test/output
/.local-chromium/
/.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json
/node6
/node6-test