mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge pull request #4724 from elliotwutingfeng/patch-1
Add *.lcov to Python gitignore
This commit is contained in:
commit
42f7c40623
@ -47,6 +47,7 @@ nosetests.xml
|
|||||||
coverage.xml
|
coverage.xml
|
||||||
*.cover
|
*.cover
|
||||||
*.py.cover
|
*.py.cover
|
||||||
|
*.lcov
|
||||||
.hypothesis/
|
.hypothesis/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
cover/
|
cover/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user