From 5da0c684f867d6868b011656a6a728e5c2869df2 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期二, 16 三月 2021 14:52:19 +0800 Subject: [PATCH] 工具地图影像图 矢量图完成 --- .gitignore | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index d8ecff1..306f7d4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,10 +26,6 @@ # Users Environment Variables .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