From deaf97607e9936f9f6b76c564da352613d8ed787 Mon Sep 17 00:00:00 2001 From: Burgess Leo <1799594843@qq.com> Date: Mon, 19 May 2025 17:46:49 +0800 Subject: [PATCH] modify .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a7999f7..7079b42 100644 --- a/.gitignore +++ b/.gitignore @@ -175,4 +175,5 @@ cython_debug/ .pypirc # Custom stuff -.idea/ \ No newline at end of file +.idea/ +src/*.db \ No newline at end of file