From dbed0354a00fde9db87862b9f03db0fbf0d3aabc Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 04 九月 2024 16:38:50 +0800 Subject: [PATCH] 1 --- .gitignore | 20 ++++++++++++++++++-- 1 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index efddc6e..e4373de 100644 --- a/.gitignore +++ b/.gitignore @@ -5,10 +5,10 @@ /*.v11.suo /*/*.csproj.user /*/.vs +/*/bin +/*/obj /ExportMap/uploads -/ExportMap/bin -/ExportMap/obj /ExportMap/styleFolder /ExportMap/downloadFolder /ExportMap/publishFolder @@ -19,3 +19,19 @@ /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