From 185945eae9f720a275d462da8dfda2b5ebab2896 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Thu, 23 Jan 2025 21:22:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c78995c..13d1490 100644 --- a/.gitignore +++ b/.gitignore @@ -104,7 +104,9 @@ celerybeat.pid # Environments .env +.venv env/ +venv/ ENV/ env.bak/ venv.bak/