1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 08:58:14 +00:00

core: git ignore coverage outputs

This commit is contained in:
Milan Rossa 2019-05-27 14:16:34 +02:00 committed by Pavol Rusnak
parent f3e3ebe1d8
commit 9f681a363e
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

3
core/.gitignore vendored
View File

@ -5,3 +5,6 @@ compile_commands.json
emu.config
tests/trezor_monero_tests
tests/trezor_monero_tests.log
.coverage
.coverage.*
htmlcov/