init .gitignore

This commit is contained in:
Emile Clark-Boman 2025-09-27 20:48:42 +10:00
parent 8767e4ca6e
commit 0f2d066430

8
.gitignore vendored
View file

@ -1 +1,9 @@
bin/
# clang
.cache
compile_commands.json
# valgrind
vgcore.*