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