From f7ba92db10dea287050aacda23b2f42afc8ac766 Mon Sep 17 00:00:00 2001 From: mertsincan Date: Fri, 31 May 2019 11:45:50 +0300 Subject: [PATCH] Ignore .babelrc-lib --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 6b8c8cd7c..f052847ee 100644 --- a/.npmignore +++ b/.npmignore @@ -11,4 +11,5 @@ babel.config.js package-lock.json postcss.config.js vue.config.js -build-lib.js \ No newline at end of file +build-lib.js +.babelrc-lib \ No newline at end of file