From 95d9356edef73a1ad5b04e62b7aef6b77697a226 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 05 九月 2024 10:13:30 +0800
Subject: [PATCH] 1

---
 .gitignore |   36 ++++++++++++++++++++++++++++--------
 1 files changed, 28 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index f56b247..e4373de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,37 @@
 /.vs/ExportMap/v17/.suo
 /.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
-/*.suo
-/ExportMap/.vs
+/ExportMap/Sources/*.png
+/ExportMap/Sources/venv
+/ExportMap/Sources/.idea
+/ExportMap/Sources/.vs
+/ExportMap/Sources/data
+/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