From e8897ca90f891f472a263f7e5738d1d0026207a1 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期一, 14 四月 2025 17:46:57 +0800
Subject: [PATCH] 初始化

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 32858aa..3f20c7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+
+/.idea/
+
+/target/
\ No newline at end of file

--
Gitblit v1.9.3