From f668bd8f00370a81cc9a3eede44c159313f99dd3 Mon Sep 17 00:00:00 2001 From: Ivo Gabe de Wolff Date: Sun, 10 May 2015 16:04:48 +0200 Subject: [PATCH] Add typings directory to npmignore --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 49b8daf4..63eb7644 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,5 @@ definitions gulpfile.js lib release-2 -test \ No newline at end of file +test +typings \ No newline at end of file