From a425286cb78dc6253b6a718fd08bc3a1cc8a381b Mon Sep 17 00:00:00 2001 From: vHeemstra <17368112+vHeemstra@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:51:21 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 34f7c5d..9ce4cb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /node_modules /other +/test/coverage *.bak