From 6571fde0220179ee4dcde2b8b6f1c2a5a15f2670 Mon Sep 17 00:00:00 2001
From: cmg <527198563@qq.com>
Date: 星期四, 18 四月 2024 10:30:05 +0800
Subject: [PATCH] 初始化

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

diff --git a/.gitignore b/.gitignore
index c836fce..6d037e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,5 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
-/target/
+/target
+/.idea

--
Gitblit v1.8.0