puppeteer/.npmignore
Andrey Lushnikov 10b9dfea83 Prepare to release (#532)
- add node6-transform to .npmignore
- dump node version in sanity test
2017-08-24 17:35:53 -07:00

18 lines
258 B
Plaintext

# exclude phantomjs tests
third_party/phantomjs/
# exclude phantom_shim project
phantom_shim
# exclude all tests
test
utils/node6-transform
# repeats from .gitignore
node_modules
.local-chromium
.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json