From 4500116a9a66351ff38d9a331e5c805a0ac3a153 Mon Sep 17 00:00:00 2001 From: zhouxiantao <1026371446@qq.com> Date: Wed, 11 Sep 2024 10:24:23 +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