From d426f7f0f1f4762b30f4617cea2441730e4fbbd5 Mon Sep 17 00:00:00 2001 From: Benjamin Pannell Date: Tue, 15 Dec 2015 20:20:40 +0200 Subject: [PATCH] fix: Don't include ntvs analysis file in npm package --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 6ecaf28..20cb6a8 100644 --- a/.npmignore +++ b/.npmignore @@ -18,4 +18,5 @@ Gruntfile.js .gitattributes .gitignore typings/DefinitelyTyped -doc/ \ No newline at end of file +doc/ +*.dat \ No newline at end of file