From 65848282fea5a7d1815f7f4f60891d7d12e4de45 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Wed, 8 May 2024 13:14:10 -0400 Subject: [PATCH] ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ed40847..9769fd66 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ test-zone/ *.zip *.pdf pylint_plugins/__pycache__ -target/ \ No newline at end of file +target/ +predictions.csv \ No newline at end of file