This commit is contained in:
2026-01-02 13:10:36 +08:00
parent 7475957195
commit f4de49681d
2 changed files with 93 additions and 0 deletions

5
.gitignore vendored
View File

@@ -38,3 +38,8 @@ build/**
# 配置文件 (包含敏感信息)
server.yaml
client.yaml
# 临时文件
*.tmp
*.temp
.claude/*