From d3ed4b6a873900a2abf3957bbebdcf18c4e564e0 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Mon, 7 Mar 2022 18:08:56 +0100 Subject: [PATCH] chore: Configure .npmignore file --- .npmignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..e08ebf9e --- /dev/null +++ b/.npmignore @@ -0,0 +1,6 @@ +/.editorconfig +/.github +/.testignore +/CHANGES +/commitlint.config.js +/test