From c3a866775d74726ac80ae9d2fe9f345706ac20ae Mon Sep 17 00:00:00 2001 From: jie Date: Mon, 18 Oct 2021 15:24:34 +0800 Subject: [PATCH] update gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9abf56c..c8d5ae4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ .vscode .vs -x64 -log pgsql -config.json +x64 +/WebApp/WebApp/log +/config.json # Prerequisites *.d