From a453bca12e0e5735fde90fc29ef42f9efffc9198 Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Sun, 7 Jan 2024 15:44:25 +0200 Subject: [PATCH] updated .gitignore to to ignore crash printer tests output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e2edf3b8..86f6f0e4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ build/ dll/proto_gen/ +crash_printer/tests/crash_test/ + tools/generate_emu_config/.py*/ tools/generate_emu_config/.venv*/ tools/generate_emu_config/.env*/