增加忽略 文件

This commit is contained in:
2026-03-11 15:39:30 +08:00
parent 620cf63a6d
commit 799d428101
2 changed files with 2 additions and 16 deletions

3
.gitignore vendored
View File

@@ -12,4 +12,5 @@ SERVER/obj/
TcpServer/obj/ TcpServer/obj/
WebUI/obj/ WebUI/obj/
WebUI/App_Data/Log/ WebUI/App_Data/Log/
WebUI/WebUI.csproj.user

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<View_SelectedScaffolderID>RazorViewEmptyScaffolder</View_SelectedScaffolderID>
<View_SelectedScaffolderCategoryPath>root/Common/MVC/View</View_SelectedScaffolderCategoryPath>
<ActiveDebugProfile>WebUI</ActiveDebugProfile>
<NameOfLastUsedPublishProfile>E:\tian\chongxin\NewGit\Web_HotelServices_Prod\WebUI\Properties\PublishProfiles\FolderProfile2.pubxml</NameOfLastUsedPublishProfile>
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath>
<WebStackScaffolding_ViewDialogWidth>650</WebStackScaffolding_ViewDialogWidth>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>