Merge pull request #96 from zcash-hackworks/ignore-coverage
add coverage.txt (output of make test) to .gitignore
This commit is contained in:
commit
5f00390065
|
@ -5,3 +5,4 @@
|
|||
*.pem
|
||||
*.key
|
||||
*.elf
|
||||
coverage.*
|
||||
|
|
Loading…
Reference in New Issue