From 85b05ad7bc5ba6d7755957e4c6b1ba10c031c23b Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 25 九月 2024 10:24:16 +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