From eca082f37a0c7bb786bb159e0e9f3eb44f437f63 Mon Sep 17 00:00:00 2001 From: mx <1289317512@qq.com> Date: Sat, 14 Sep 2024 10:20:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 29b636a..e764a90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea -*.iml \ No newline at end of file +*.iml +*/target/* +*/*/target/* \ No newline at end of file