Skip to content

Commit e4870cc

Browse files
committed
Update git ignore
1 parent 3c2ee5c commit e4870cc

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
@@ -47,6 +47,7 @@ coverage.xml
4747
.hypothesis/
4848
.pytest_cache/
4949
tests/readme_test/
50+
*_cov.xml
5051

5152
# Translations
5253
*.mo
@@ -105,6 +106,3 @@ ENV/
105106

106107
# Vim
107108
.*.swp
108-
109-
# Codecov
110-
*_cov.xml

0 commit comments

Comments
 (0)