From 4e2aeedb195fcab6cfa3ae7f5a753fee74acc3d5 Mon Sep 17 00:00:00 2001 From: liangjunyu <13726812+shifang-tianhua_0@user.noreply.gitee.com> Date: Thu, 18 Dec 2025 11:28:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=B4=E6=97=B6=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c611020..25139b4 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,5 @@ /Gatedge.K3.Pilot.PlugIn/obj/Debug/Gatedge.K3.Pilot.PlugIn.pdb /Gatedge.K3.Pilot.PlugIn/.vs/Gatedge.K3.Pilot.PlugIn.csproj.dtbcache.json /NoPackageMachine/.vs/NoPackageMachine.csproj.dtbcache.json +/Gatedge.K3.Pilot.PlugIn/obj/Debug +/Gatedge.K3.Pilot.PlugIn/bin/Debug