Skip to content

Commit 7213a1d

Browse files
committed
Add pytest/coverage artifacts to .gitignore
1 parent 129c564 commit 7213a1d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
.tox
66
.testrepository
77
.stestr
8+
.pytest_cache
9+
.coverage
10+
htmlcov/
811

912
docs/build
1013
/dist/

0 commit comments

Comments
 (0)