From b7d4e91a76cd1e414f9314b5452f89748e829cee Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期三, 11 三月 2026 11:33:02 +0800 Subject: [PATCH] 1 --- .gitignore | 33 ++++++++++++++++++++++++++++----- 1 files changed, 28 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 413dc58..94881a2 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 @@ -396,3 +400,22 @@ 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/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v18/DocumentLayout.json +Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots/0272CC30DEEFE244BD51E6AD406E11CA/2841A59D75EBB84B92E801077DB88BA4/2C0CE2B065FDC35419958E23E64252B6 +Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots/0272CC30DEEFE244BD51E6AD406E11CA/2841A59D75EBB84B92E801077DB88BA4/48EC962EDBF70FC42B1C2628B04CD8DB +Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots/0272CC30DEEFE244BD51E6AD406E11CA/2841A59D75EBB84B92E801077DB88BA4/5E1AAAA5BACAE48E8D86545A7EFEB583 +Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots/0272CC30DEEFE244BD51E6AD406E11CA/2841A59D75EBB84B92E801077DB88BA4/86F5B814633CDE33B1AD91E6EF4A0AD5 +Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots/0272CC30DEEFE244BD51E6AD406E11CA/2841A59D75EBB84B92E801077DB88BA4/915864713A7919AB693EE494165DF029 +/Code/WCS/WIDESEAWCS_Server/.vs/CopilotSnapshots +/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 +/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 -- Gitblit v1.9.3