Updated .gitignore

This commit is contained in:
2026-06-03 07:14:41 +02:00
parent 756fd07bb2
commit 97cc324abb
+3
View File
@@ -1,3 +1,6 @@
# This ignore the build artifacts produced from running/building the Odin source code # This ignore the build artifacts produced from running/building the Odin source code
*.bin *.bin
*.o *.o
# Project management
todo