diff options
author | vanhauser-thc <vh@thc.org> | 2023-10-25 16:55:58 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-10-25 16:55:58 +0200 |
commit | 7eafe22d6b31120055c5bf2ef0d3074538513c6c (patch) | |
tree | 618c23e8c02922820dbbb8ae560628fff585eb88 | |
parent | b22eef4736944bf1010172efa087ef94d1822802 (diff) | |
download | afl++-7eafe22d6b31120055c5bf2ef0d3074538513c6c.tar.gz |
add to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c01750e1..f76a86fc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ .test .test2 .vscode +afl-addseeds.8 afl-analyze afl-analyze.8 afl-as |