From 2acd21505f41772b11d60c6a551424c0aeffc865 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Tue, 24 Oct 2017 10:39:04 +0200 Subject: [PATCH] Add more files to npm ignore --- .npmignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index ed71b3ea..f71ba0d2 100644 --- a/.npmignore +++ b/.npmignore @@ -16,8 +16,13 @@ npm-debug.log .project .tmp .eslintignore +.flowconfig +.travis.yml +.babelrc.js +.editorconfig yarn.lock stories .storybook tests -example \ No newline at end of file +example +jest-setup.js \ No newline at end of file