core(git/ignore): adding all the file generated

This commit is contained in:
Raphael 2026-01-30 22:36:34 +01:00
parent 1802311034
commit e0880b7172
No known key found for this signature in database

10
.gitignore vendored
View file

@ -8,18 +8,14 @@ build/
*/Grace/Grace */Grace/Grace
*/Sully/Sully */Sully/Sully
Colleen_kid.c Colleen_kid.*
Grace_kid.c Grace_kid.c*
Sully_*.c Sully_*.c*
Sully_* Sully_*
*.swp *.swp
*~ *~
.DS_Store .DS_Store
.idea/
.vscode/
# Clang tools
.clangd .clangd
.clang-format .clang-format
compile_commands.json