From 8f84af70ac2c09a3887a9a03e330e12c9d50f18c Mon Sep 17 00:00:00 2001 From: lerdb Date: Wed, 31 Jan 2024 22:29:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=BF=87=E6=BB=A4=E6=89=80=E6=9C=89?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=87=E4=BB=B6?= 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 771f77c..ede2929 100644 --- a/.gitignore +++ b/.gitignore @@ -18,8 +18,8 @@ build # project cache.db data.db -test.py -*/test.py +test.* +*/test.* logs config.json *.log