feat(npmignore): ignore /coverage/

This commit is contained in:
Julien Fontanet 2021-05-11 09:04:35 +02:00
parent df96898543
commit cf45cb56ad

View File

@ -5,6 +5,8 @@
*.bench.js
*.bench.js.map
/coverage/
/examples/
example.js
example.js.map