From 2f4c1234665e56f27a31199db1e92654055da59a Mon Sep 17 00:00:00 2001 From: Jan Pochyla Date: Mon, 13 May 2019 16:47:30 +0200 Subject: [PATCH] core: fix gitignore for older git --- core/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/.gitignore b/core/.gitignore index 9eaff9616..5bf626ee2 100644 --- a/core/.gitignore +++ b/core/.gitignore @@ -3,4 +3,5 @@ build-docker/ .sconsign.dblite compile_commands.json emu.config -tests/trezor_monero_tests{,.log} +tests/trezor_monero_tests +tests/trezor_monero_tests.log