diff --git a/.npmignore b/.npmignore index d503a35..05331b8 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,6 @@ .idea/ -support -compile +compile/ +coverage/ test/ docs/ examples