update .gitignore

This commit is contained in:
Arjan Molenaar 2019-11-18 21:44:43 +01:00
parent 6984309178
commit 1b30e653c7

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ docs/_build/
.ropeproject .ropeproject
__pycache__ __pycache__
.mypy_cache .mypy_cache
cc-test-reporter
htmlcov/