From 9e9efe373a78cd07c97095c19823d6085a7f110d Mon Sep 17 00:00:00 2001 From: Adam Ruberti Date: Wed, 23 Oct 2024 12:13:08 +0200 Subject: [PATCH] chore: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fbf70ae..0bb9b12 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ htmlcov/ .coverage.* .cache nosetests.xml +junittest.xml coverage.xml *.cover *.py,cover