From a203f6c272831795a6c8e6c3fc54532febf2235a Mon Sep 17 00:00:00 2001 From: Pavol Hejny Date: Thu, 31 Oct 2024 09:18:45 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a4075fb..9a13f66 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ /secrets.md # NPM configuration -.npmrc \ No newline at end of file +.npmrc +.early.coverage