From cb96278e25140cfcc1afc22df2102bcf3b6ae38c Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 3 Jan 2025 17:07:00 +0300 Subject: Impl extended trace table format parser --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9857a52..378a205 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,9 @@ *.out *.trace *.log +*.cpp.cpp prof_output cmake[-_]build*/ compile_commands.json m68k-disasm +unit_tests -- cgit v1.2.3