From 0d39365aabf0283c880066b9c859afa24d1cc064 Mon Sep 17 00:00:00 2001 From: sxlong Date: Wed, 13 Nov 2024 17:55:43 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=A2=9E=E5=8A=A0=E8=BF=87=E6=BB=A4=E8=A7=84?= =?UTF-8?q?=E5=88=99=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d351a5..a8e2439 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,8 @@ hs_err_pid* .vs -.idea \ No newline at end of file +.idea +*.iml +**/target/ + +