From c6ddcdce10d958f5f07cfa4ea98276080262f5c2 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 28 Nov 2016 13:39:42 -0500 Subject: [PATCH] ignore example in npm package --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index b7dab5e..b2f2717 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,3 @@ node_modules -build \ No newline at end of file +build +Examples \ No newline at end of file -- 2.26.2