From: Xuan (Sean) Hu Date: Wed, 19 Feb 2020 18:09:45 +0000 (+0800) Subject: Add `cover/` to Python.gitignore. (#3310) X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=83ff6af378bff148a394e26ef1e711e4b27e1934;p=gitignore.git Add `cover/` to Python.gitignore. (#3310) --- diff --git a/Python.gitignore b/Python.gitignore index 5e79d708..762cc89f 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -50,6 +50,7 @@ coverage.xml *.py,cover .hypothesis/ .pytest_cache/ +cover/ # Translations *.mo