From 9f7f4c89067a1822141cbec7007d995beaee971e Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Wed, 16 Feb 2022 13:31:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= 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 fd30972..2dc7597 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,6 @@ dist/ *.pyc *.zip *.db +!/db/count.db *.log *.log.*