diff --git a/.gitignore b/.gitignore index 4b49ff94..16979746 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,6 @@ develop-eggs .installed.cfg lib lib64 -__pycache__ \ No newline at end of file +__pycache__ + +.coverage \ No newline at end of file