diff options
author | van Hauser <vh@thc.org> | 2020-09-06 12:47:14 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-09-06 12:47:14 +0200 |
commit | e065ba9497df5c95d5b198b1230bc02629b343db (patch) | |
tree | 8441b503fff856bd80a55bdd1a1f8f45ec0246b5 | |
parent | 8ec41b2585390c54256dd823e1beafd6246d9976 (diff) | |
download | afl++-e065ba9497df5c95d5b198b1230bc02629b343db.tar.gz |
update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e3adb6ef..5b7e22ba 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,8 @@ afl-clang-lto++.8 afl-cmin.8 afl-cmin.bash.8 afl-fuzz.8 +afl-c++.8 +afl-cc.8 afl-gcc.8 afl-g++.8 afl-gcc-fast.8 |