################################################################################ # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 ################################################################################ /.vs/LearningOfficer.OA.API/FileContentIndex /LearningOfficer.OA.Common/obj /LearningOfficer.OA.Core/obj /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 /LearningOfficer.OA.Mobile.Api/bin/Release /.vs /LearningOfficer.OA.Common/bin/Release/net8.0 /LearningOfficer.OA.Core/bin/Release/net8.0 /LearningOfficer.OA.Infrastructure/bin/Release/net8.0 /LearningOfficer.OA.Services/bin/Release/net8.0 /packages /# 《开发规范文档》.md /msbuild.log /README.md /进度文档.md