Skip to content

Commit 42f7c40

Browse files
authored
Merge pull request #4724 from elliotwutingfeng/patch-1
Add *.lcov to Python gitignore
2 parents 618ab22 + cd33ea1 commit 42f7c40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ nosetests.xml
4747
coverage.xml
4848
*.cover
4949
*.py.cover
50+
*.lcov
5051
.hypothesis/
5152
.pytest_cache/
5253
cover/

0 commit comments

Comments
 (0)