From 3369da7748d5046c4f1729d97d4f57650dd14e7f Mon Sep 17 00:00:00 2001 From: tdzl2003 <tdzl2003@gmail.com> Date: Wed, 6 Apr 2016 14:20:21 +0800 Subject: [PATCH] add npmignore for Example --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index d423284..a3a4d0b 100644 --- a/.npmignore +++ b/.npmignore @@ -42,4 +42,5 @@ local.properties # node.js # node_modules/ -npm-debug.log \ No newline at end of file +npm-debug.log +Example \ No newline at end of file