1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

Update Python.gitignore

rectify a mistake that renames a valid record `,cover` and remove a duplicate line for the same purpose. thx @greyltc
ref. https://github.com/github/gitignore/pull/2379
This commit is contained in:
Younggun Kim 2023-12-20 16:00:03 +09:00
parent 4488915eec
commit 56933b1bf8

View File

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