diff options
author | hexcoder <hexcoder-@users.noreply.github.com> | 2019-09-28 10:54:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-28 10:54:40 +0200 |
commit | 18a1a19deb85d92fb48179c75463eda7ea1eaa52 (patch) | |
tree | c45608c3d739fba69257c0d66cd137b6ca1b346c | |
parent | 1d52e1f41b2d179e98aa48f94efcf8df27b2f791 (diff) | |
parent | 1b55df5848483f53227909c2a49d7ac9482c3891 (diff) | |
download | afl++-18a1a19deb85d92fb48179c75463eda7ea1eaa52.tar.gz |
Merge pull request #65 from XairGit/master
Update .gitignore
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 43b8ad4b..f7907c76 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,19 @@ afl-gotcpu afl-qemu-trace afl-showmap afl-tmin +afl-analyze.8 +afl-clang-fast++.8 +afl-clang-fast.8 +afl-cmin.8 +afl-fuzz.8 +afl-gcc.8 +afl-gotcpu.8 +afl-plot.8 +afl-showmap.8 +afl-system-config.8 +afl-tmin.8 +afl-whatsup.8 +qemu_mode/libcompcov/compcovtest as qemu_mode/qemu-* unicorn_mode/unicorn |