1
0
mirror of https://github.com/github/gitignore synced 2025-06-28 01:28:53 +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 nosetests.xml
coverage.xml coverage.xml
*.cover *.cover
*.py,cover *.py.cover
.hypothesis/ .hypothesis/
.pytest_cache/ .pytest_cache/
cover/ cover/