From 57239055391b0c2891180739b78c535a17851aac Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期四, 14 十一月 2024 10:21:11 +0800 Subject: [PATCH] 组资源配置 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 7836932..52d2d3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ venv dist +data build main __pycache__ @@ -8,3 +9,4 @@ .vscode .ipynb_checkpoints .pytest +*.log -- Gitblit v1.8.0