From 4e42fe9a4273f8220017e96469ccea38d09137fa Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 17 Apr 2020 18:56:11 +0200 Subject: [PATCH 4/5] update .gitignore (#41814) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git .gitignore .gitignore index 26bb859..7745859 100644 --- .gitignore +++ .gitignore @@ -9,3 +9,5 @@ coverage.xml .coverage test_results.xml .pytest_cache/ +htmlcov +test_*.xml -- 2.26.0