mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Add *.lcov to Python gitignore
This commit is contained in:
parent
015e9f2eef
commit
cd33ea10e8
@ -47,6 +47,7 @@ nosetests.xml
|
||||
coverage.xml
|
||||
*.cover
|
||||
*.py.cover
|
||||
*.lcov
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
cover/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user