From 08b37ba79f73280f4d3b7c2cdf3b15f47db07aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=85=86=E9=91=AB?= Date: Sat, 25 Oct 2025 19:21:13 +0800 Subject: [PATCH] =?UTF-8?q?chore=20=E8=B0=83=E6=95=B4gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e1e932f..ede5f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -263,3 +263,5 @@ src/KonSoft.Admin.Blazor.Server.Tiered/Logs/* # Use abp install-libs to restore. **/wwwroot/libs/* + +**/Logs/* \ No newline at end of file