diff --git a/.npmignore b/.npmignore index 9f6098d..3b14b89 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,9 @@ +.github/ +.nyc-output/ coverage/ examples/ tests/ +types/ .editorconfig .travis.yml Contributing.md