diff --git a/.gitignore b/.gitignore index d2f56e4..8944fb8 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,6 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll /HJGL_ZH/FineUIPro.Web/Web.config /HJGL_ZH/Model/obj/Release/Model.csprojAssemblyReference.cache /HJGL_ZH/FineUIPro.Web/FineUIPro.Web.csproj.user +/HJGL_ZH/Model/bin/Debug/Model.dll +/HJGL_ZH/Model/bin/Debug/Model.pdb +/HJGL_ZH/FineUIPro.Web/Web.config diff --git a/HJGL_ZH/FineUIPro.Web/Web.config b/HJGL_ZH/FineUIPro.Web/Web.config deleted file mode 100644 index b03f975..0000000 --- a/HJGL_ZH/FineUIPro.Web/Web.config +++ /dev/null @@ -1,143 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/HJGL_ZH/Model/bin/Debug/Model.dll b/HJGL_ZH/Model/bin/Debug/Model.dll deleted file mode 100644 index 731a318..0000000 Binary files a/HJGL_ZH/Model/bin/Debug/Model.dll and /dev/null differ diff --git a/HJGL_ZH/Model/bin/Debug/Model.pdb b/HJGL_ZH/Model/bin/Debug/Model.pdb deleted file mode 100644 index 85eb2c4..0000000 Binary files a/HJGL_ZH/Model/bin/Debug/Model.pdb and /dev/null differ