From 78bd43676f69b350f9143a58afda12dc678635c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=85=84?= Date: Thu, 22 Dec 2022 08:36:47 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E5=A4=8D=E4=BB=A5=E5=8F=8A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a8cda7d..51cad56 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ /tmp_audio /__pycache__ /venv -/db.sqlite \ No newline at end of file +/db.sqlite +/messages.db \ No newline at end of file