From f8865d1c7f36c4ffa66002e0dd3a9d5e99e4fe6b Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期日, 30 五月 2021 13:45:44 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- .gitignore | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e37bd72..3ba1c88 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,7 @@ # Users Environment Variables .lock-wscript - -package-lock.json \ No newline at end of file +.DS_Store +package-lock.json +.idea +/dist -- Gitblit v1.8.0