From 9af47b4c0c25c5c2159ac6ceefced88dec72a2f9 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期五, 25 十月 2024 16:58:18 +0800
Subject: [PATCH] Merge branch 'master' into herb-new

---
 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d9949e6..e79e3bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,8 @@
 
 ## front
 **/*.lock
+
+
+/target/
+**/target
+**/logs

--
Gitblit v1.9.3