diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index cc0fd5c7..70acb8da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .gitignore -TODO afl-analyze afl-as afl-clang @@ -9,6 +8,8 @@ afl-clang-fast++ afl-fuzz afl-g++ afl-gcc +afl-gcc-fast +afl-g++-fast afl-gotcpu afl-qemu-trace afl-showmap |