From a85a520af716090a27d7ef87152d889ce061db1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E7=8A=80=E9=BA=9F?= Date: Thu, 27 Aug 2026 10:50:33 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20gitignore=20=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=AA=8C=E8=AF=81=E7=94=A8=E4=BA=8C=E8=BF=9B?= =?UTF-8?q?=E5=88=B6=20service=5Ftest.exe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ee928aa..136aba4 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ log/ # GoLand 项目级运行配置(含数据库口令),禁止提交 .run/ +service_test.exe