about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-03-28 14:23:54 +0100
committerDominik Maier <domenukk@gmail.com>2020-04-01 13:10:06 +0200
commit4ccfbe4e5a2de753718b1cad6e6272265fd0f3ec (patch)
treea65c1dd63621b2eeda2075b1181f35a3570a0b07
parent7698c051aab5f76d4db1f436dbc52c6f64ada216 (diff)
downloadafl++-4ccfbe4e5a2de753718b1cad6e6272265fd0f3ec.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-*