From d1b6401d8c03b95967b9dbc4dc9ee57c6fce2c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o?= Date: Fri, 26 Jul 2024 22:12:13 -0300 Subject: [PATCH] Updating .gitignore --- client/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/.gitignore b/client/.gitignore index 2301b6f..c41cc9e 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,2 +1 @@ -/target -/src/injection.rs \ No newline at end of file +/target \ No newline at end of file