From 793a2f9f251331fdb34a4cbd0718bb03f51362f2 Mon Sep 17 00:00:00 2001 From: Omri Levy Date: Mon, 3 Jun 2024 10:50:09 +0300 Subject: [PATCH] removed tgz --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a031f53..bf0c7e1 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ coverage !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json + +*.tgz