commit initial

This commit is contained in:
baishi
2026-05-30 07:59:28 +08:00
commit cbefad339f
39 changed files with 7736 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
## .NET
bin/
obj/
## IDE
.vscode/
.vs/
*.userprefs
*.user
.idea/
## Test artifacts
test.c
test_output/