From 796012675fe75e13e082ae4f540d1b87175c0a1d Mon Sep 17 00:00:00 2001 From: 刘磊 <1161824510@qq.com> Date: 星期二, 19 十一月 2024 09:41:26 +0800 Subject: [PATCH] 忽略项目 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8cd8936..bc0e715 100644 --- a/.gitignore +++ b/.gitignore @@ -1237,3 +1237,8 @@ /Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/Debug/net6.0/WIDESEA_IStoragIntegrationServices.GeneratedMSBuildEditorConfig.editorconfig /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/Debug/net6.0/WIDESEA_Tasks.GeneratedMSBuildEditorConfig.editorconfig +*.txt +/Code Management/WCS/WIDESEAWCS_Client/yarn.lock +/Code Management/WCS/WIDESEAWCS_Client/package-lock.json +/Code Management/WMS/WIDESEA_WMSClient/src/api/http.js +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs -- Gitblit v1.9.3