From a156208f0e97b519f3184ec4d08762fbdaeab493 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 16 Nov 2023 15:34:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=BD=E8=B8=AA=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 24Hour/24Hour.csproj.user | 12 ------------ 2 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 24Hour/24Hour.csproj.user diff --git a/.gitignore b/.gitignore index 3dd1606..eb3caf3 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,6 @@ dkms.conf /WebApplication1/obj/WebApplication1.csproj.nuget.g.props /WebApplication1/obj/project.assets.json /WebApplication1/obj/Debug/net6.0/WebApplication1.csproj.AssemblyReference.cache +/24Hour/24Hour.csproj.user +/24Hour/Properties/PublishProfiles/FolderProfile1.pubxml +/24Hour/Properties/PublishProfiles/FolderProfile1.pubxml.user diff --git a/24Hour/24Hour.csproj.user b/24Hour/24Hour.csproj.user deleted file mode 100644 index c14dd2c..0000000 --- a/24Hour/24Hour.csproj.user +++ /dev/null @@ -1,12 +0,0 @@ - - - - MvcControllerEmptyScaffolder - root/Common/MVC/Controller - C:\Users\admin\source\repos\24Hour.Service\24Hour\Properties\PublishProfiles\FolderProfile.pubxml - 24Hour - - - ProjectDebugger - - \ No newline at end of file