Gitignore htmlcov

This commit is contained in:
John Helmert
2019-06-29 20:19:05 -05:00
parent 9dbd0549f9
commit 54c4e5866d

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@
*.log *.log
build build
dist dist
htmlcov/
tuir.egg-info tuir.egg-info
tests/refresh-token tests/refresh-token
venv/ venv/