From c388f1acccd0b7e76a4366fbaddaca6551826b74 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期四, 05 二月 2026 10:29:07 +0800 Subject: [PATCH] 添加拘束/插拔钉机和堆垛机基类 --- .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