From 84d822d82ac4ac0fc41844d740c7fd23ed0301c3 Mon Sep 17 00:00:00 2001 From: Q Date: Mon, 26 Jan 2026 16:30:35 +0800 Subject: [PATCH] 111 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 8b51535..5817e48 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ /LearningOfficer.OA.Infrastructure/obj /LearningOfficer.OA.Mobile.Api/obj /LearningOfficer.OA.Services/obj +/.vs/LearningOfficer.OA.API +/LearningOfficer.OA.Common/bin/Debug/net8.0 +/LearningOfficer.OA.Core/bin/Debug/net8.0 +/LearningOfficer.OA.Infrastructure/bin/Debug/net8.0 +/LearningOfficer.OA.Mobile.Api/bin/Debug/net8.0 +/LearningOfficer.OA.Services/bin/Debug/net8.0