From ab916cfb4241a538cbcbf48d68338039fb7bc8ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 8 Jan 2026 14:54:15 +0100 Subject: [PATCH] chore: add catboost_info to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2e089cc..084f536 100644 --- a/.gitignore +++ b/.gitignore @@ -372,6 +372,8 @@ $RECYCLE.BIN/ # End of https://www.toptal.com/developers/gitignore/api/vim,visualstudiocode,pycharm+all,linux,osx,windows,python +catboost_info + *.log.* config.json *.sqlite* -- 2.43.0