From f572d7b567927f18e5953f04b5dbbc058993d3a5 Mon Sep 17 00:00:00 2001 From: fzhang5 <123456> Date: Sun, 13 Jul 2025 19:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..00697e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +。idea/ +target/ +*.iml \ No newline at end of file