chore: update .npmignore

This commit is contained in:
Mathias Bynens 2019-10-24 17:46:43 +02:00
parent 7032472af7
commit 304f4a734c

View File

@ -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