From 8553a8d63f97cfa8d64b5b2260e81f8c896a8398 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周五, 23 5月 2025 18:36:03 +0800 Subject: [PATCH] 修改部分因为标准原因的报错 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 6728aa5..95b8bcc 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ **/CMakeCache.txt **/CMakeFiles /CMakeSettings.json +/.venv/ +/Pipfile +/.pydevproject -- Gitblit v1.9.1