diff --git a/Python.gitignore b/Python.gitignore index d9035b15..0ac860df 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/