From e31f3120b984300d4ce93a4d77abbe447c9d48e4 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Fri, 1 Aug 2025 08:21:39 +0300 Subject: [PATCH] Ignore test suits --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 56ad05d..665e7cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dist* +test_* \ No newline at end of file