From 76b0919e91950790121eeb1ba0f3b0e2eef537d5 Mon Sep 17 00:00:00 2001 From: "pavel.lamonov" Date: Thu, 3 Jul 2025 12:21:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20=D0=B2?= =?UTF-8?q?=20.gitignore.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3300be3..a706984 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ inference/ inference_results/ output/ train_data/ +pretrained_models/ log/ *.DS_Store *.vs