From 7b356a597fd429880c2d1b45b0a58deadef92d2c Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Fri, 18 Feb 2022 19:32:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 2dc7597..17b0272 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ dist/ # Files *.pyc *.zip +*.tar +*.gz *.db !/db/count.db *.log