From 48b4e46f22ec83843cb8a3087b8ec9511a7ea8a2 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 06 五月 2024 10:24:52 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/.gitignore b/.gitignore
index f89836e..c58f202 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,9 +2,10 @@
 coderd.json
 node_modules
 /dist
-
+.idea/
+server/.idea/
 *.class
-
+target/
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 
@@ -12,6 +13,7 @@
 *.jar
 *.war
 *.ear
+*.iml
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*

--
Gitblit v1.9.3