feat(entity): 新增游戏核心实体类(Client/Server/Player)并调整.gitignore

This commit is contained in:
1
2025-06-22 00:52:02 +00:00
parent 8c9fbbb3a8
commit ef65de818b
4 changed files with 379 additions and 1 deletions

1
.gitignore vendored
View File

@@ -25,5 +25,4 @@ docs/.vuepress/dist/
data/mysql/
data/redis/
go.work.sum
data/
__debug_*