From 494fd81aaf1160b0470d259c21e645dad4199f36 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 30 Jan 2026 16:09:46 +0100 Subject: [PATCH] core(git/ignore): adding the gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c11786 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +build/ +*.o +*.d +Colleen +Grace +Sully +.clangd