From ad32988f1b6f58acc893a10c86669cfc56c4ace1 Mon Sep 17 00:00:00 2001 From: Q Date: Mon, 26 Jan 2026 16:25:04 +0800 Subject: [PATCH] 1 --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8b51535 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +################################################################################ +# 此 .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