From 5e70560df95479a43128fd16055f4fcb16e0d4a3 Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sun, 3 Mar 2024 16:51:12 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0git=20ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ede2929..b5c9d22 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,8 @@ test.* */test.* logs config.json +/config/config.json +/config/data.db *.log *.bak *.tmp