提交最新项目改动

This commit is contained in:
XingCheng3
2026-05-12 11:14:28 +08:00
parent 79c0f9cd43
commit 50e849bbef
53 changed files with 1320 additions and 1216 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
.vs/
**/.vs/
bin/
obj/
**/bin/
**/obj/
_codex_build/
**/_codex_build/
WC_GKJ_OIL_EXE/
**/WC_GKJ_OIL_EXE/
packages/
**/packages/
*.user
*.suo
*.wsuo
*.pdb
*.db
*.sqlite
*.cache
*.tmp
~$*