From 12e7043894ae0be2a87c502037454077ddd32626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fatay=20=C3=87ivici?= Date: Fri, 6 Jul 2018 15:33:28 +0300 Subject: [PATCH] Ignore exports --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 3d2009a155..caa7735765 100644 --- a/.npmignore +++ b/.npmignore @@ -7,4 +7,5 @@ src .nvmrc gulpfile.js yarn.lock -.github \ No newline at end of file +.github +exports \ No newline at end of file