From 7ad17bb4c46f638920d83ef94127e2755ed27c65 Mon Sep 17 00:00:00 2001 From: Sergey Revyakin Date: Tue, 5 May 2026 14:25:14 +0700 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20.g?= =?UTF-8?q?itignore?= 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 3ff0ecb..31e8f80 100644 --- a/.gitignore +++ b/.gitignore @@ -188,4 +188,6 @@ runtime/ /.venv-*/* -/train_scripts/models \ No newline at end of file +/train_scripts/models + +logs/nn_results_*.csv \ No newline at end of file