From 8f23a841f0f52bbf01dd4478d09b7cc4d8528262 Mon Sep 17 00:00:00 2001 From: kuangji <819823900@qq.com> Date: Mon, 18 May 2026 15:49:42 +0800 Subject: [PATCH] .gitignore update --- .gitignore | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e7cbaf2..1126286 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ -.configs/api_config.yaml.bak -test/ +.configs/api_config.yaml.bak +test/ +.venv/ +.uv-cache/ +uploads/ +outputs/ +__pycache__/ +.pytest_cache/