From 9985d444249898f49b02139e8075e8f8868f18e0 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Mon, 9 Jun 2025 15:41:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=8E=92=E9=99=A4=20venv=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在项目配置文件中添加 venv 文件夹为排除对象 - 保持 .venv 和 venv 两个虚拟环境文件夹都被排除 --- .idea/NFLmusic.iml | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/NFLmusic.iml b/.idea/NFLmusic.iml index c342a8f..56903b0 100644 --- a/.idea/NFLmusic.iml +++ b/.idea/NFLmusic.iml @@ -3,6 +3,7 @@ +