From 7add0da025e21ce2fee0473fa2baafecfeb95826 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 08 十一月 2022 14:48:50 +0800
Subject: [PATCH] 1

---
 .gitignore |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3de81a9..f56b247 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,17 @@
-/.vs/LFServer/v17/.suo
+/.vs/ExportMap/v17/.suo
 /.vs
 /packages
 
-/LFServer.v11.suo
-/LFServer/uploads
-/LFServer/bin
-/LFServer/obj
-/LFServer/LFServer.csproj.user
-/LFServer/styleFolder
-/LFServer/downloadFolder
-/LFServer/publishFolder
-/LFServer/DLL/catalog.db
+/ExportMap.v11.suo
+/ExportMap/uploads
+/ExportMap/bin
+/ExportMap/obj
+/ExportMap/ExportMap.csproj.user
+/ExportMap/styleFolder
+/ExportMap/downloadFolder
+/ExportMap/publishFolder
+/ExportMap/DLL/catalog.db
 
-/LFServer/.vs
+/ExportMap/.vs
 /*.suo
+/ExportMap/.vs

--
Gitblit v1.9.3