From b35aef6a5f88929441f723f23322c00f0ffb6035 Mon Sep 17 00:00:00 2001 From: lizhuoyuan <2820814112@qq.com> Date: Fri, 3 Jan 2025 14:23:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:gitignore=E6=B7=BB=E5=8A=A0/=5Fserver/conf?= =?UTF-8?q?ig.json?= 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 b866a27a..a18e462d 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ node_modules package-lock.json _saves +/_server/config.json