From 6146b3d59660a244da8240102819c63527862ba6 Mon Sep 17 00:00:00 2001 From: xyj <10908227994@qq.com> Date: Sat, 9 Dec 2023 15:56:15 +0800 Subject: [PATCH] update --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36..b53b4b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.idea \ No newline at end of file +.idea +db/__pycache__ +__pycache__ \ No newline at end of file