From d8a9b76a6bb2824c1e9fb0d17938c926472dd78b Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期二, 03 二月 2026 13:44:27 +0800 Subject: [PATCH] 支持帧消息协议并改进 TCP 服务器 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5f351a2..1a864b5 100644 --- a/.gitignore +++ b/.gitignore @@ -405,3 +405,8 @@ /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/copilot-chat /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices +/Code/WCS/WIDESEAWCS_Server/.vs +/Code/WCS/WIDESEAWCS_Server/.vs +*.db +Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/18.0.988.22099/CodeChunks.db +Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/18.0.988.22099/SemanticSymbols.db -- Gitblit v1.9.3