From cb94029ec5d891a22dbfcfa70c22ae8f3e978810 Mon Sep 17 00:00:00 2001 From: JiajunLI Date: Wed, 4 Mar 2026 14:02:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=BB=BA.gitignore=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..184ce68 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.db \ No newline at end of file