core(git/ignore): adding the gitignore

This commit is contained in:
Raphael 2026-01-30 16:14:37 +01:00
parent 494fd81aaf
commit 0bc12e86e4
No known key found for this signature in database

8
.gitignore vendored
View file

@ -1,7 +1,15 @@
build/ build/
*.o *.o
*.a
*.d *.d
*.dSYM/
Colleen Colleen
Grace Grace
Sully Sully
*.swp
.DS_Store
.clangd .clangd
.clang-format
compile_commands.json