From 2bf6d2997537d732806d1cd02b867168c4a8e5c9 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 10 十一月 2022 10:17:14 +0800 Subject: [PATCH] 1 --- .gitignore | 1 + ExportMap/Sources/.idea/.gitignore | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 45feeb4..d63d18c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /ExportMap/publishFolder /ExportMap/DLL/catalog.db /ExportMap/.vs +/ExportMap/Sources/*.png diff --git a/ExportMap/Sources/.idea/.gitignore b/ExportMap/Sources/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/ExportMap/Sources/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml -- Gitblit v1.9.3