From 28b030fc68c5f557ce6614ed03f056876ebed82a Mon Sep 17 00:00:00 2001 From: shecs <408299694@qq.com> Date: Thu, 25 Jul 2024 17:19:12 +0800 Subject: [PATCH] 1 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4b06bba..c8e4270 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,5 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll /HJGL_ZH/Model/obj/Release/Model.pdb /HJGL_ZH/WebAPI/Web.config /HJGL_ZH/Model/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache +/HJGL_ZH/Model/bin/Debug/Newtonsoft.Json.dll +/HJGL_ZH/Model/bin/Debug/Newtonsoft.Json.xml