This commit is contained in:
2024-09-21 19:32:31 -04:00
commit 879cbc4a32
12 changed files with 213 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.o
obj/
*.out
.cache/
dataset/
testimgs/
compile_commands.json