From 90df693be709710819cd7b6e105e46b01d27ce6c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 04 九月 2024 14:21:49 +0800
Subject: [PATCH] 1

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

diff --git a/.gitignore b/.gitignore
index e8f1946..e4373de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,21 +2,36 @@
 /.vs
 /packages
 /*.suo
+/*.v11.suo
+/*/*.csproj.user
+/*/.vs
+/*/bin
+/*/obj
 
-/ExportMap.v11.suo
 /ExportMap/uploads
-/ExportMap/bin
-/ExportMap/obj
-/ExportMap/ExportMap.csproj.user
 /ExportMap/styleFolder
 /ExportMap/downloadFolder
 /ExportMap/publishFolder
 /ExportMap/DLL/catalog.db
-/ExportMap/.vs
 /ExportMap/Sources/*.png
 /ExportMap/Sources/venv
 /ExportMap/Sources/.idea
 /ExportMap/Sources/.vs
 /ExportMap/Sources/data
-/ExportMap/Sources/.idea
 /ExportMap/Sources/log.txt
+/ExportMap/Sources/shps
+/ExportMap/App_Data
+/ExportMap/temp
+/ExportMap/TerraBuilder/mpt
+/ExportMap/TerraBuilder/temp
+/MySqlCtrl
+/CutTiles
+/MoonExp/Sources/Test.png
+/MoonExp/Sources/log.txt
+/ExportMap/Sources/bak/*.qpt
+/ExportMap/TerraBuilder/tb01.tbp
+/MoonExp/Sources/Moon.qgz
+/MoonExp/Sources/Moon.qpt
+/MoonExp/Sources/MoonExp.py
+/ExportMap/Sources/bak
+/JiangSu/Resources/log.txt

--
Gitblit v1.9.3