diff options
author | van Hauser <vh@thc.org> | 2020-06-24 17:04:28 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-06-24 17:04:28 +0200 |
commit | 224a49341a9cfef4d954980c10825bf092fbb193 (patch) | |
tree | 950b6b9e7b85aa37fe7a09fec35366bdf4df4a56 | |
parent | fce010f0510b9d3f8ec85d049373ae6db310994e (diff) | |
download | afl++-224a49341a9cfef4d954980c10825bf092fbb193.tar.gz |
update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a1c4c389..1000cc6f 100644 --- a/.gitignore +++ b/.gitignore @@ -46,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 |