1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

fix: typo in Python.gitignore

This commit is contained in:
Ojaswa Sharma 2022-02-24 15:03:55 +05:30 committed by GitHub
parent ce5da10a3a
commit 57c1500630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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