diff --git a/.npmignore b/.npmignore index 32bcdf1ac..c398b984a 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,12 @@ -/test \ No newline at end of file +/test +/work +/build +/.idea/ +/npm-debug.log +/node_modules +/*.sublime-workspace +*.orig +.DS_Store +.vscode +coverage +.nvmrc \ No newline at end of file