diff --git a/.gitignore b/.gitignore index 2258b7a4102ede94bd49bf3d1a65c7fc7f25142e..e087291d2752e55c0e2e301c1b7f2d675a4f5949 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .idea *.egg-info __pycache__ +.tox +coverage.xml +.coverage +htmlcov