1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #3985 from ojaswa1942/patch-1

Fix (Python.gitignore): Typo
This commit is contained in:
Tim Hunter 2025-06-18 08:36:39 -07:00 committed by GitHub
commit 77b8cdb816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
*.py.cover
.hypothesis/
.pytest_cache/
cover/