diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8448c8f6..1000cc6f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ afl-gcc-fast afl-g++-fast afl-gotcpu afl-ld +afl-ld-lto afl-qemu-trace afl-showmap afl-tmin @@ -45,6 +46,7 @@ ld qemu_mode/qemu-* unicorn_mode/samples/*/\.test-* unicorn_mode/samples/*/output/ +unicorn_mode/unicornafl core\.* test/unittests/unit_maybe_alloc test/unittests/unit_preallocable |