From 79f9c5df2fa012b1586d5cf18481a11baa6e91be Mon Sep 17 00:00:00 2001 From: 肖洋 <cathay_xy@163.com> Date: 星期六, 23 十一月 2024 14:31:38 +0800 Subject: [PATCH] 一大堆更改 --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f6a26e8..7ba040c 100644 --- a/.gitignore +++ b/.gitignore @@ -1351,3 +1351,9 @@ /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/staticwebassets.upToDateCheck.txt /Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.csproj.CoreCompileInputs.cache /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/Debug/net6.0/WIDESEA_IStoragIntegrationServices.csproj.FileListAbsolute.txt +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/WIDESEA_StoragIntegrationServices.csproj +*.txt +/Code Management/WCS/WIDESEAWCS_Client/package-lock.json +/Code Management/WMS/WIDESEA_WMSClient/src/api/http.js +/Code Management/WCS/WIDESEAWCS_Client/yarn.lock +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/fileList.bin -- Gitblit v1.9.3