From e0880b7172d8fa43a6a9f2d3c49154e6d52ffff1 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 30 Jan 2026 22:36:34 +0100 Subject: [PATCH] core(git/ignore): adding all the file generated --- .gitignore | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ccf0dc7..87fc3b2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,18 +8,14 @@ build/ */Grace/Grace */Sully/Sully -Colleen_kid.c -Grace_kid.c -Sully_*.c +Colleen_kid.* +Grace_kid.c* +Sully_*.c* Sully_* *.swp *~ .DS_Store -.idea/ -.vscode/ -# Clang tools .clangd .clang-format -compile_commands.json