From e3fbd8f1e30a210929b1d2234278d8cc842e6b89 Mon Sep 17 00:00:00 2001 From: "Isaac A. Murchie" Date: Mon, 9 Apr 2018 16:24:21 +0100 Subject: [PATCH] Add unnecessary stuff to npmignore (#10505) --- .npmignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index 66a168906..4aa38d07c 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,11 @@ assets/ submodules/ test/ +coverage/ +commands-yml/ +docs/ +sample-code/ + _vimrc_local.vim *.swp *.swo @@ -12,5 +17,3 @@ _vimrc_local.vim *.trace *.sublime- *.prefs -./.npmignore -coverage