chore: initialize project scaffold with Makefile, .gitignore, README, and main.c skeleton

This commit is contained in:
2025-08-02 10:57:44 +00:00
commit 3a98081cb9
6 changed files with 1701 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
main_*