From 1c74dadb7e5b03108d46a71de2b99b34f0c997c0 Mon Sep 17 00:00:00 2001 From: ddrwode Date: Sat, 21 Feb 2026 15:20:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20.venv=20=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8d1060..eb753b8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ __pycache__/ dist/ build/ venv/ +.venv/ .env .env.local