This commit is contained in:
Q 2026-01-26 16:30:35 +08:00
parent fca6440bc0
commit 84d822d82a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -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