puppeteer/.npmignore

17 lines
236 B
Plaintext
Raw Normal View History

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