From b447e9d5a1a95b0973fd4745afe0d0f77077d97d Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Mon, 26 Feb 2024 07:25:25 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e47b57..9656b29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .cache compile_commands.json main +*.dSYM