From 03a56e7b57257cd3b2014a9582894be033f5c667 Mon Sep 17 00:00:00 2001 From: milimoe Date: Mon, 16 Dec 2024 01:14:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=BB=E5=8A=A1=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E3=80=81=E6=9B=B4=E6=96=B0=E6=B8=B8=E6=88=8F=E5=B9=B3?= =?UTF-8?q?=E8=A1=A1=E5=B8=B8=E6=95=B0=E3=80=81=E6=B7=BB=E5=8A=A0=E7=BB=8F?= =?UTF-8?q?=E9=AA=8C=E5=80=BC=E6=98=BE=E7=A4=BA=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac58666..ede0761 100644 --- a/.gitignore +++ b/.gitignore @@ -366,3 +366,4 @@ FodyWeavers.xsd FunGame.Implement/*.cs FunGame.Implement/Implement/*.cs /FunGame.WebAPI/wwwroot/* +/FunGame.WebAPI/.config