From 0d5060489a04ce01ab79fd3a56280919a40d5e61 Mon Sep 17 00:00:00 2001 From: Rzy <465386466@qq.com> Date: Tue, 11 Aug 2026 14:27:09 +0800 Subject: [PATCH] 1 --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 43abc80..e2139d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -./.venv -./logs -./model_cache +.venv/ +logs/ +model_cache/ supervisor.conf -./.idea \ No newline at end of file +.idea/ \ No newline at end of file