Initial commit.

This commit is contained in:
2025-05-03 00:05:11 +02:00
commit dc0f8c7507
9 changed files with 617 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Build
build/
obj/
bin/
Makefile