From 1927cb22d1adf8d20b2ab93c6ec1e5df15851ea2 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Thu, 23 Jan 2025 22:58:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Python=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=8E=92=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e8e8a4a..13d1490 100644 --- a/.gitignore +++ b/.gitignore @@ -106,7 +106,7 @@ celerybeat.pid .env .venv env/ - +venv/ ENV/ env.bak/ venv.bak/