From 02d19dafb27e98c936453ed8defb9ad8bdadf456 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Sat, 28 Mar 2020 14:23:54 +0100 Subject: .gitignore: add afl-ld and ld --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6bb2092a..9cb10770 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ afl-gcc afl-gcc-fast afl-g++-fast afl-gotcpu +afl-ld afl-qemu-trace afl-showmap afl-tmin @@ -39,6 +40,7 @@ afl-tmin.8 afl-whatsup.8 qemu_mode/libcompcov/compcovtest as +ld qemu_mode/qemu-* unicorn_mode/unicornafl/ unicorn_mode/samples/*/\.test-* -- cgit 1.4.1