From 09eec850faa5287e9803daebec169baf66f41ba0 Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sun, 5 Jul 2026 13:36:41 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 2619c11..d8c41ef 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,9 @@ *.dSYM scratchpad/** !scratchpad/**/ +!scratchpad/**/*.h +!scratchpad/**/*.hh +!scratchpad/**/*.hpp !scratchpad/**/*.c +!scratchpad/**/*.cc +!scratchpad/**/*.cpp