Skip to content

Commit b09e8ad

Browse files
committed
gitignore: Add pytest_cache
1 parent 2ce72c5 commit b09e8ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ pip-log.txt
3333
# Unit test / coverage reports
3434
.cache
3535
.coverage
36+
.pytest_cache
3637
.tox
3738
coverage.xml
3839
htmlcov

0 commit comments

Comments
 (0)