From 2bad2dc952ea808b269248b81631266fa2fc3584 Mon Sep 17 00:00:00 2001 From: ugiacoman Date: Wed, 5 Jul 2017 13:39:56 -0400 Subject: [PATCH] Add example dir to .npmignore --- .npmignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index f6823832..090d603e 100644 --- a/.npmignore +++ b/.npmignore @@ -11,7 +11,8 @@ npm-debug.log project.xcworkspace/ xcuserdata/ -# Android +# Example +example/ # Built application files android/*/build/ @@ -63,4 +64,3 @@ yarn.lock tests lib/.watchmanconfig buddybuild_postclone.sh -