From 7b0084f40014f647fa6ebd23060c57f0f9b26202 Mon Sep 17 00:00:00 2001 From: hu177768073 <177768073@qq.com> Date: Mon, 15 Sep 2025 15:39:51 +0800 Subject: [PATCH] =?UTF-8?q?git=E8=BF=87=E6=BB=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1899d58..de5dc73 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ service/target/* web/target/* web/log/* + +schedule/target/* +schedule/log/*