From 5dedf6c30f0864ae7c4fd3c47c74b057f2360156 Mon Sep 17 00:00:00 2001 From: zhouxiantao <1026371446@qq.com> Date: Tue, 03 Sep 2024 10:07:54 +0800 Subject: [PATCH] 小程序开发 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a6514fb..a0aad76 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ dyh-service/dyh-sys/target/ dyh-service/dyh-utils/logs/ dyh-service/dyh-utils/target/ +dyh-service/dyh-sync/logs/ +dyh-service/dyh-sync/target/ logs/ -- Gitblit v1.8.0