From d6e1518a4a5a0693693dc906c2e2de0a5b1c5134 Mon Sep 17 00:00:00 2001 From: Christian Ledermann Date: Mon, 16 Oct 2023 12:24:13 +0100 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a8a7bd2..b0730ad2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ pip-log.txt # Unit/static test / coverage reports .coverage +coverage.xml .tox .pytest_cache/ nosetests.xml