From 2c58e5e4ba3306c00f33a899fa9b134ffbaea6b6 Mon Sep 17 00:00:00 2001 From: Godzil Date: Mon, 27 Apr 2020 23:38:14 +0100 Subject: [PATCH] update npm ignore file. --- .npmignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index 139d5ee..c45a812 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,10 @@ -extras/ +extra/ node_modules/ src/ -typings/ ts.js tsconfig.json tsd.json tslint.json +.idea/ +test/ +config.json