From f9d341542aaacdd8595154c2d0bcae89f4865fa7 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期五, 06 二月 2026 14:33:17 +0800 Subject: [PATCH] 添加HTTP助手、系统配置模型及机器人任务层 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1a864b5..75836c7 100644 --- a/.gitignore +++ b/.gitignore @@ -410,3 +410,6 @@ *.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 +/Code/WMS/WIDESEA_WMSServer/.vs/CopilotSnapshots +/Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/copilot-chat +/Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18 -- Gitblit v1.9.3