puppeteer/.npmignore

14 lines
165 B
Plaintext
Raw Normal View History

2017-08-16 05:30:56 +00:00
# exclude all tests
test
utils/node6-transform
2017-08-16 05:30:56 +00:00
# repeats from .gitignore
node_modules
.local-chromium
.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json