Skip to content

Commit 7e8b113

Browse files
committed
Update .gitignore
1 parent a91edbf commit 7e8b113

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ pip-wheel-metadata
1313
/src/
1414

1515
# Unit test / coverage reports
16-
.cache/
17-
/.coverage
18-
/htmlcov
19-
/.tox
16+
.cache
17+
.pytest_cache
18+
.coverage
19+
htmlcov
20+
.tox
2021

2122
# Sphinx documentation
2223
/doc/build/

0 commit comments

Comments
 (0)