From a296eef0a56288c01a94167a74a06b4856f0dcee Mon Sep 17 00:00:00 2001 From: Igor Ognichenko Date: Wed, 6 Feb 2019 23:17:20 +0200 Subject: [PATCH] update npmignore --- .npmignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.npmignore b/.npmignore index cbad25a..8501073 100644 --- a/.npmignore +++ b/.npmignore @@ -3,7 +3,14 @@ .npmignore .idea/ doc/ +build/ +example/ .git/ _config.yml CHANGELOG.md .codeclimate.yml +.travis.yml +.eslintrc.js +.eslintignore +.babelrc +yarn.lock