Skip to content

Commit

Permalink
[ci] refs fibercrypto#136 - Ignore coverage result files
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Nov 12, 2019
1 parent eb4bdc4 commit aec310e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
coverage.html
coverage.out
*.cover
.hypothesis/

Expand Down Expand Up @@ -60,6 +62,3 @@ rcc__*
rcc_cgo_*.go


src/coin/skycoin/coverage.html

src/coin/skycoin/coverage.out

0 comments on commit aec310e

Please sign in to comment.