From 667ed8f7e3baf9c702449e0dfb3ff4976563b177 Mon Sep 17 00:00:00 2001 From: czz_y Date: Fri, 9 Aug 2024 17:56:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dgit=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=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 070f22c..fb994cb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ ################################################################################ /AntdUIDemo.csproj -/bin \ No newline at end of file +/bin +/obj/Debug