From d5fde8eacab9d02f91cf407bbaebe125c011d2f6 Mon Sep 17 00:00:00 2001 From: strawberry42271 <2806566736@qq.com> Date: Fri, 24 Jan 2025 19:25:13 +0800 Subject: [PATCH] =?UTF-8?q?git=E5=B1=8F=E8=94=BD=5Fsave=E5=92=8Cconfig.jso?= =?UTF-8?q?n=E6=94=B9=E5=8A=A8=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fc04ed3..60839c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -_saves -_server\config.json \ No newline at end of file +_saves/ +_server/config.json \ No newline at end of file