mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update .npmignore
This commit is contained in:
parent
7032472af7
commit
304f4a734c
@ -1,13 +1,15 @@
|
||||
.appveyor.yml
|
||||
.gitattributes
|
||||
|
||||
# no longer generated, but old checkouts might still have it
|
||||
node6
|
||||
|
||||
# exclude all tests
|
||||
test
|
||||
utils/node6-transform
|
||||
|
||||
# exclude internal type definition files
|
||||
/lib/*.d.ts
|
||||
/node6/lib/*.d.ts
|
||||
|
||||
# repeats from .gitignore
|
||||
node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user