Skip to content

Commit cd33ea1

Browse files
Add *.lcov to Python gitignore
1 parent 015e9f2 commit cd33ea1

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)