From df3b939b22714a82115f63a155bdfec95bc718a3 Mon Sep 17 00:00:00 2001 From: Ranford Date: Fri, 25 Jul 2025 16:53:38 +0800 Subject: [PATCH 1/2] Ignore Python virtual environments venv310 venv_sd --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e81ad31f53a..001ca84e2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ notification.mp3 /cache trace.json /sysinfo-????-??-??-??-??.json +venv310/ +venv_sd/ From c982e4cf581a95b576577f8f95b522fb702e5284 Mon Sep 17 00:00:00 2001 From: Ranford Date: Fri, 25 Jul 2025 16:53:38 +0800 Subject: [PATCH 2/2] =?UTF-8?q?Ignore=20Python=20=E8=99=9B=E6=93=AC?= =?UTF-8?q?=E7=92=B0=20venv310=20=E5=92=8C=20venv=5Fsd?= 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 001ca84e2d6..4bfeb8d072d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,5 @@ trace.json /sysinfo-????-??-??-??-??.json venv310/ venv_sd/ +venv310/ +venv_sd/