diff --git a/.gitignore b/.gitignore index de93874fb..33e061ec8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ docs/docs __pycache__ *.mo test_env/ +.coverage +.tox