From 8d24442c5222d0f1824910ff7be7de43bac88961 Mon Sep 17 00:00:00 2001 From: s2042968 Date: Thu, 14 Nov 2024 21:34:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore?= 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/ + +