diff --git a/.npmignore b/.npmignore index e0fcced4661b94eb7189a4c906644bfb1f05c557..aaa255f5a1f2261e0b7771a24778d3d931d8bed7 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,9 @@ -.idea npm-debug.log -test.js .github -doc -examples .babelrc -src \ No newline at end of file +/doc +/examples +/src + +# WebStorm +.idea \ No newline at end of file