Add cover dir to gitignore
When we using tox -ecover, there will auto generate reports to cover dir, We should ignore this. Change-Id: Ic803063cb9ef5de2adcdd5cdc80199ccf16fe7c0
This commit is contained in:
parent
40992e3933
commit
3ab6c00a50
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@ doc/build/
|
||||
doc/source/sourcecode
|
||||
build
|
||||
dist
|
||||
cover
|
||||
|
||||
# Ignore i18n compiled files
|
||||
*.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user