about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-03-28 14:23:54 +0100
committerhexcoder- <heiko@hexco.de>2020-03-28 14:23:54 +0100
commit02d19dafb27e98c936453ed8defb9ad8bdadf456 (patch)
treea65c1dd63621b2eeda2075b1181f35a3570a0b07
parent78009d9d0700320818dc28604450f04468a9ed70 (diff)
downloadafl++-02d19dafb27e98c936453ed8defb9ad8bdadf456.tar.gz
.gitignore: add afl-ld and ld
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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-*