From 86a9ebf516ac4ba4724c84395dcbd16cf942e74e Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期四, 02 一月 2025 10:39:50 +0800
Subject: [PATCH] fix:del onlinedocument redis key

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

diff --git a/.gitignore b/.gitignore
index a06280a..ac88952 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-
-# 蹇界暐鎵�鏈夋枃浠堕櫎浜� pom.xml
-*
-!pom.xml
+.idea
+.git 
+*.iml
+.classpath
+.project
+.settings/

--
Gitblit v1.9.2