From 09f417dceb6daa00e7d30ccc9d73c52cc3b9a2e8 Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sat, 4 Jul 2026 17:07:23 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9248237..2619c11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -scratchpad/ .vscode +*.dSYM +scratchpad/** +!scratchpad/**/ +!scratchpad/**/*.c