fix gitignore

This commit is contained in:
sam 2024-08-11 16:38:07 +12:00
parent 9495b29325
commit c6e7315473
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
**/*.o
**/*.a
**/*.exe
examples/log.txt
compile_commands.json

Binary file not shown.