From 5d1788cb444f81a2083cb87596148c4b4099a167 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 31 Mar 2022 12:06:52 +0300 Subject: [PATCH] gitignored all coverages by wildcard --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ef6ddc0d..04b79f1c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /config.mk /testenv/.tox/ /testenv/.mypy_cache/ -/testenv/.coverage +/testenv/.coverage* /testenv/run/*.sock /testenv/run/*.pid /testenv/.ssl/