From bfe7ce7d407d8cb328937e32af83f2ba638fb7c6 Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Wed, 12 Feb 2020 17:07:54 -0330 Subject: [PATCH] Update npmignore list --- .npmignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.npmignore b/.npmignore index 7b20470..d7381bd 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,5 @@ +.circleci +.nvmrc .idea .editorconfig .eslintignore @@ -6,4 +8,6 @@ *.tgz *.ts !*.d.ts +jest.config.js tsconfig.json +coverage/