1
0

feat: change project layout for new added project

This commit is contained in:
2026-01-30 15:23:01 +08:00
parent 2b9c0296d1
commit 2f59e16590
28 changed files with 161 additions and 36 deletions

View File

@@ -0,0 +1,4 @@
int main(int argc, char *argv[]) {
return 0;
}