From e1d9c933e8ad4c63400a1c2cec73f98faeffbdb1 Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期二, 05 一月 2021 12:06:34 +0800
Subject: [PATCH] 修改eslint配置增加mock配置

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

diff --git a/.gitignore b/.gitignore
index a4af05a..d8ecff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,10 @@
 
 # Users Environment Variables
 .lock-wscript
+
+package-lock.json
+/.idea/modules.xml
+/.idea/inspectionProfiles/Project_Default.xml
+/.idea/SewerAndRainNetwork.iml
+/.idea/vcs.xml
+/.idea/workspace.xml

--
Gitblit v1.8.0