From 96e10ecd00c4f5110a0652b513935dde984d20c8 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 08 九月 2023 18:08:45 +0800
Subject: [PATCH] 1

---
 .gitignore             |    1 +
 MoonExp/MoonExp.csproj |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 32d2f53..4061482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /ExportMap/TerraBuilder/temp
 /MySqlCtrl
 /CutTiles
+/MoonExp/Sources/Test.png
diff --git a/MoonExp/MoonExp.csproj b/MoonExp/MoonExp.csproj
index 9178901..af941d5 100644
--- a/MoonExp/MoonExp.csproj
+++ b/MoonExp/MoonExp.csproj
@@ -83,6 +83,7 @@
   <ItemGroup>
     <Content Include="export.html" />
     <Content Include="Global.asax" />
+    <Content Include="js\jquery.1.12.4.js" />
     <Content Include="Sources\logo.png" />
     <Content Include="Sources\MoonExp.py" />
     <Content Include="Web.config">

--
Gitblit v1.9.3