From cd4c9d600fb47f59e1ae155510f0ed5f830b3abc Mon Sep 17 00:00:00 2001 From: Tally Barak Date: Mon, 5 Dec 2016 17:52:35 +0200 Subject: [PATCH] Add idea and vscode to npmignore --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 527fdb726..9d5e4bb37 100644 --- a/.npmignore +++ b/.npmignore @@ -13,3 +13,5 @@ karma.conf.js tsconfig.json tslint.json typings.json +.idea/ +.vscode/