From ab26b5950a0a87a8a314cf59eed18cca8683f14a Mon Sep 17 00:00:00 2001 From: Dick van den Brink Date: Mon, 5 Oct 2015 22:21:55 +0200 Subject: [PATCH] update npmignore file --- .npmignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 02270857e37..3b087449280 100644 --- a/.npmignore +++ b/.npmignore @@ -3,7 +3,10 @@ doc scripts src tests +tslint.json Jakefile.js -.travis.yml +.editorconfig +.gitattributes .settings/ +.travis.yml .vscode/ \ No newline at end of file