Skip to content

Commit fcbd293

Browse files
committed
Update git ignore
1 parent db9d088 commit fcbd293

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ coverage.xml
4646
*.cover
4747
.hypothesis/
4848
.pytest_cache/
49+
*_cov.xml
4950

5051
# Translations
5152
*.mo
@@ -114,6 +115,3 @@ ENV/
114115

115116
# tutorials
116117
tutorials/mymodel.pkl
117-
118-
# Codecov
119-
*_cov.xml

0 commit comments

Comments
 (0)