From cea158824a6691d4087c59bb5bf5fd040dfca942 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Tue, 18 Jun 2024 14:12:37 +0800 Subject: [PATCH] 1 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab690ec..145677f 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/target/ -- Gitblit v1.9.3