From a50a59a6099fb303010f2cecdc6c65d40d2f9519 Mon Sep 17 00:00:00 2001 From: Plamen Valentinov Kolev Date: Mon, 18 Nov 2024 08:28:41 +0100 Subject: [PATCH] Update git ignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 555773eb..9f2f0274 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ coverage.xml *.cover .hypothesis/ .pytest_cache/ +*_cov.xml # Translations *.mo @@ -114,6 +115,3 @@ ENV/ # tutorials tutorials/mymodel.pkl - -# Codecov -*_cov.xml