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
|
.appveyor.yml
|
||||||
.gitattributes
|
.gitattributes
|
||||||
|
|
||||||
|
# no longer generated, but old checkouts might still have it
|
||||||
|
node6
|
||||||
|
|
||||||
# exclude all tests
|
# exclude all tests
|
||||||
test
|
test
|
||||||
utils/node6-transform
|
utils/node6-transform
|
||||||
|
|
||||||
# exclude internal type definition files
|
# exclude internal type definition files
|
||||||
/lib/*.d.ts
|
/lib/*.d.ts
|
||||||
/node6/lib/*.d.ts
|
|
||||||
|
|
||||||
# repeats from .gitignore
|
# repeats from .gitignore
|
||||||
node_modules
|
node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user