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