From b0d8060152a7daf69b6e6e9746d72aef961fc05a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 28 Dec 2020 15:07:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7372c24..58b08c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,11 @@ -/Host/bin/ \ No newline at end of file +/Host/bin/ +/Host/obj/ +/Infrastructure/ +/Services/Hncore.Pass.BaseInfo/bin/ +/Services/Hncore.Pass.BaseInfo/obj/ +/Services/Hncore.Pass.Manage/obj/ +/Services/Hncore.Pass.OSS/obj/ +/Services/Hncore.Pass.PaymentCenter/obj/ +/Services/Hncore.Pass.Sells/obj/ +/Services/Hncore.Pass.Vpn/bin/ +/Services/Hncore.Pass.Vpn/obj/ \ No newline at end of file