From bb2e3f8da9929dc1408381d15ce9a5f3246527d7 Mon Sep 17 00:00:00 2001 From: Dexter Marks-Barber Date: Fri, 24 Aug 2018 11:55:40 +0100 Subject: [PATCH] Add 'ReduxExample' to .npmignore (#3210) --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index a72b3d772..f061f5989 100755 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,5 @@ Example/ -.idea +ReduxExample/ +.idea/ + .babelrc