Compare commits

..

2 Commits

Author SHA1 Message Date
Tim Hunter
77b8cdb816
Merge pull request #3985 from ojaswa1942/patch-1
Fix (Python.gitignore): Typo
2025-06-18 08:36:39 -07:00
Ojaswa Sharma
57c1500630
fix: typo in Python.gitignore 2022-02-24 15:03:55 +05:30

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/