From 9f681a363e4861852a9c2055dbd84acb340a8acf Mon Sep 17 00:00:00 2001 From: Milan Rossa Date: Mon, 27 May 2019 14:16:34 +0200 Subject: [PATCH] core: git ignore coverage outputs --- core/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/.gitignore b/core/.gitignore index 5bf626ee2..04b3b5425 100644 --- a/core/.gitignore +++ b/core/.gitignore @@ -5,3 +5,6 @@ compile_commands.json emu.config tests/trezor_monero_tests tests/trezor_monero_tests.log +.coverage +.coverage.* +htmlcov/