From 1f4a2375238160814d1da9f5b69177e6fa493e9b Mon Sep 17 00:00:00 2001
From: cmg <527198563@qq.com>
Date: 星期四, 25 四月 2024 12:11:35 +0800
Subject: [PATCH] 处理不需要的文件

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

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

--
Gitblit v1.8.0