diff --git a/.npmignore b/.npmignore index adc7f4a..a2de921 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,12 @@ .gitignore .prettierrc +.travis.yml + karma.conf.js logo.png README.md tsconfig.json tsconfig.prod.json -webpack.config.js \ No newline at end of file +webpack.config.js + +docs/ \ No newline at end of file