From 49b0975c34afe37e7f52718e7337365c2634336e Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 4 Sep 2025 18:51:03 +0200 Subject: [PATCH] chore(ignore): adding test binary to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 300a0cd..6eb1156 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ to_do* *.i*86 *.x86_64 *.hex +.test/ # Debug files *.dSYM/