fix gitignore

This commit is contained in:
sam 2024-08-12 07:43:38 +12:00
parent 7e7d06852f
commit 5eeeb00f9e
27 changed files with 2 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View file

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

BIN
src/.DS_Store vendored

Binary file not shown.

Binary file not shown.