From 54c4e5866dfb52c91a94cc806776769609068251 Mon Sep 17 00:00:00 2001 From: John Helmert Date: Sat, 29 Jun 2019 20:19:05 -0500 Subject: [PATCH] Gitignore htmlcov --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c949442..15986a0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.log build dist +htmlcov/ tuir.egg-info tests/refresh-token venv/