From 2e6facfa56dfe48386e4012cff2211e1534a23c2 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期四, 03 七月 2025 17:29:46 +0800 Subject: [PATCH] 忽略文件 --- /dev/null | 0 .gitignore | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9e214de..8ce6284 100644 --- a/.gitignore +++ b/.gitignore @@ -11138,3 +11138,19 @@ /CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/CodeChunks.db-wal /CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish.zip /CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish (3).zip +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json b/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json deleted file mode 100644 index 0fc0e43..0000000 --- a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "ExpandedNodes": [ - "", - "\\src", - "\\src\\extension", - "\\src\\extension\\widesea_wms", - "\\src\\extension\\widesea_wms\\basicinfo" - ], - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx b/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx deleted file mode 100644 index 7b98443..0000000 --- a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx +++ /dev/null Binary files differ diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo b/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo deleted file mode 100644 index d788e32..0000000 --- a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo +++ /dev/null Binary files differ diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite b/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite deleted file mode 100644 index be64d69..0000000 --- a/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +++ /dev/null Binary files differ -- Gitblit v1.9.3