From 0c8b75079d129ebcf2c001c08efa6f4c537d05b8 Mon Sep 17 00:00:00 2001 From: Jorge Oliveira Date: Wed, 31 Aug 2022 10:26:14 +0100 Subject: [PATCH] fix(npm) add compressed archives to ignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 8743ab3f..e564cf98 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ +*.tar.gz temp tests typing-tests