From c8968020a9ea86a8acbe01f058a3574d6905ae22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Fri, 23 Nov 2018 18:39:03 +0100 Subject: [PATCH] Update gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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