From 2bb9c3accaffbf8c500d62b11d74df1cf0ab144b Mon Sep 17 00:00:00 2001 From: zyy <zyy@email.com> Date: Mon, 25 Aug 2025 20:34:56 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/8-6' into 8-6 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab690ec..bd768c2 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/target/ +/target/ +/target/ -- Gitblit v1.9.3