From b839ef68a65fdc9a3b00ce0855c97679aec10d1d Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期三, 10 三月 2021 09:05:47 +0800
Subject: [PATCH] 修复ie下不能显示的问题

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

diff --git a/.gitignore b/.gitignore
index 928aba2..306f7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,8 +28,4 @@
 .lock-wscript
 .DS_Store
 package-lock.json
-/.idea/modules.xml
-/.idea/inspectionProfiles/Project_Default.xml
-/.idea/SewerAndRainNetwork.iml
-/.idea/vcs.xml
-/.idea/workspace.xml
+.idea

--
Gitblit v1.8.0