From f9bc2a62a61addad7bb3adef4558f75f244a14d9 Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Wed, 8 Nov 2023 04:08:05 +0000 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index faf06d3..d13a539 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .deno-make.json tests/.* tests/tests.exe +tests/tests \ No newline at end of file