From a3f3fb052678b9cf1f80bbdc72c42afc3705ac0b Mon Sep 17 00:00:00 2001 From: Oxore Date: Sun, 4 Jun 2023 21:58:39 +0300 Subject: Add initial support of ELF files --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 162ad75..9857a52 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ prof_output cmake[-_]build*/ compile_commands.json +m68k-disasm -- cgit v1.2.3