summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-03-31 12:06:52 +0300
committerMaxim Devaev <[email protected]>2022-03-31 12:06:52 +0300
commit5d1788cb444f81a2083cb87596148c4b4099a167 (patch)
tree84669b2629301dc5c08484a55a3a6c3bb7f2d1d0 /.gitignore
parent0dea368d72e5980408b4c22d82a2c0f7f9b2447a (diff)
gitignored all coverages by wildcard
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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/