diff --git a/.gitignore b/.gitignore index 6d3c6dc..68aad69 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ .hypothesis/ .mypy_cache/ .pytest_cache/ +.ropeproject +.coverage