diff --git a/Python.gitignore b/Python.gitignore index 0a197900..4b975981 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -46,7 +46,7 @@ htmlcov/ nosetests.xml coverage.xml *.cover -*.py,cover +*.py.cover .hypothesis/ .pytest_cache/ cover/