From 79e17c718415b8735175db02a133e9bc61615745 Mon Sep 17 00:00:00 2001 From: liaozhaorun <1300336796@qq.com> Date: Mon, 15 Dec 2025 22:21:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= 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 56b072e..eb6e046 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,6 @@ model !.env **/mlruns/ -**/mnt/ \ No newline at end of file +**/mnt/ + +predications_test.csv \ No newline at end of file