From c493779a8504fe1eb548c865ff268a7f7436ec01 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期四, 19 三月 2026 11:43:36 +0800 Subject: [PATCH] feat: 集成机械手客户端并重构模拟器前端工作台 --- .gitignore | 23 ++++++++++++++++++----- 1 files changed, 18 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 75836c7..8343077 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ -# Build and Object Folders -bin/ -obj/ - -# Nuget packages directory +# Build and Object Folders +bin/ +obj/ + +# Git worktrees (isolated workspaces) +.worktrees/ +worktrees/ + +# Nuget packages directory packages/ ## Ignore Visual Studio temporary files, build results, and @@ -413,3 +417,12 @@ /Code/WMS/WIDESEA_WMSServer/.vs/CopilotSnapshots /Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/copilot-chat /Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18 +/Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices +/Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/18.0.988.22099 +/Code/WCS/WIDESEAWCS_S7Simulator/tmp_extract3_PlcLink +/Code/WCS/WIDESEAWCS_S7Simulator/tmp_extract3_proto2 +/Code/WCS/WIDESEAWCS_S7Simulator/tmp_extract_line_doc +/Code/WCS/WIDESEAWCS_S7Simulator/tmp_extract_PlcLink_鍫嗗灈鏈洪」鐩� +/Code/WCS/WIDESEAWCS_S7Simulator/tmp_extract_鍫嗗灈鏈轰笌涓婁綅鏈轰氦浜掍俊鎭� +/Code/WCS/WIDESEAWCS_S7Simulator/.vs/WIDESEAWCS_S7Simulator.slnx/v18/DocumentLayout.backup.json +/Code/WCS/WIDESEAWCS_S7Simulator/.vs/WIDESEAWCS_S7Simulator.slnx/v18/DocumentLayout.json -- Gitblit v1.9.3