puppeteer/.gitignore

11 lines
116 B
Plaintext
Raw Normal View History

2017-05-11 07:06:41 +00:00
/node_modules/
/test/output
2017-05-11 07:06:41 +00:00
/.local-chromium/
/.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json
/node6