From 3676cf2c7d72dfdc38a3d51c992a0109027070b3 Mon Sep 17 00:00:00 2001 From: Jason Raymond Bell Date: Wed, 27 Apr 2022 19:41:01 +0100 Subject: [PATCH] chore: add file to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 1dacab3c..3e8a2f04 100644 --- a/.npmignore +++ b/.npmignore @@ -2,3 +2,4 @@ yarn-error.log .env tests/logs.json tests/states.json +tests/configs.json