From 1dede1b2a956058642fe09d5696d66ef54ab8ef9 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 06 三月 2025 16:25:39 +0800
Subject: [PATCH] 添加MQ方法

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

diff --git a/.gitignore b/.gitignore
index 937cf11..d529920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,10 +11,10 @@
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
-# Ignore .idea files
-**/.idea/
+# Ignore .idea files**/.idea/
 ../idea/*
 **/target/
 /north-glass-erp/erp.iml
-/north-glass-erp/src/main
+
 /north-glass-erp/src/test/test.iml
+

--
Gitblit v1.8.0