Make git ignore unit test coverage checking result file.
This commit is contained in:
parent
a45445dca0
commit
ce7cf1fad7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
/.pydoctor.pickle
|
/.pydoctor.pickle
|
||||||
/apidocs
|
/apidocs
|
||||||
/gitosis/test/tmp
|
/gitosis/test/tmp
|
||||||
|
/.coverage
|
||||||
|
|
||||||
# debianization
|
# debianization
|
||||||
/debian/control
|
/debian/control
|
||||||
|
|
Loading…
Reference in a new issue