From c1a3f19b238cc4ad274032ff1f0104da00c49aa1 Mon Sep 17 00:00:00 2001 From: Asankilp Date: Sat, 23 Nov 2024 21:22:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gitignore?= 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 83e06bfc..38fe0473 100644 --- a/.gitignore +++ b/.gitignore @@ -166,4 +166,5 @@ cython_debug/ #.idea/ bot.py pdm.lock -praises.json \ No newline at end of file +praises.json +*.bak \ No newline at end of file