diff --git a/.npmignore b/.npmignore index 3a3afdef..1d36b383 100644 --- a/.npmignore +++ b/.npmignore @@ -1,10 +1,18 @@ +# Basic *.log .temp vuepress -TODOs.md art -test docs -scripts .eslintrc.js yarn.lock +TODOs.md +.github +.idea + +# CI related +scripts + +# Test related +test +.babelrc