From 1b0035f021fc6512b5f7a0822bea0cc2b248bdb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E4=BF=8A=E5=9F=8E?= Date: Tue, 28 Nov 2023 15:10:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5Admin=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=9A=84=E9=99=84=E4=BB=B6=EF=BC=8C=E9=81=BF=E5=85=8D=E5=87=BA?= =?UTF-8?q?=E7=8E=B0=E8=B0=83=E8=AF=95=E6=97=B6=E6=96=B0=E5=BB=BA=E7=9A=84?= =?UTF-8?q?=E5=95=86=E5=93=81=E5=9B=BE=E7=89=87=E8=A2=AB=E8=AF=AF=E8=AE=A4?= =?UTF-8?q?=E4=B8=BA=E9=9C=80=E8=A6=81=E4=B8=8A=E4=BC=A0=E5=88=B0git?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dcdea0d..db13c0a 100644 --- a/.gitignore +++ b/.gitignore @@ -368,4 +368,5 @@ FodyWeavers.xsd node_modules/ .project unpackage/ -.DS_Store \ No newline at end of file +.DS_Store +CoreCms.Net.Web.Admin/wwwroot/upload \ No newline at end of file