From 6cfe02f1995ee1f8992505aaea9e01f6d8dbb008 Mon Sep 17 00:00:00 2001 From: Damian Cyntler Date: Sat, 11 Feb 2023 17:51:21 +0100 Subject: [PATCH] chore: npmignore update --- .npmignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.npmignore b/.npmignore index abade611..d08caf14 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,14 @@ /.vscode +/.storybook /.github /demo /public /src +/storybook-static +.nvmrc +.release-it.json +.eslintignore +.eslintrc.json tsconfig-npm.json tsconfig.json yarn-error.log