From 21fdaaa59e4c7c0c2c4477955298460b6a9623d6 Mon Sep 17 00:00:00 2001 From: Jax922 <1322037892@qq.com> Date: Thu, 24 Apr 2025 15:58:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E5=BF=BD=E8=A7=86?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de6bd7a..2e522ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /model/__pycache__ /dataset -/out \ No newline at end of file +/out +wandb/ +**/*.log \ No newline at end of file