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
|
||||
*.cover
|
||||
*.py.cover
|
||||
*.lcov
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
cover/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user