diff options
author | hexcoder- <heiko@hexco.de> | 2020-05-14 21:57:32 +0200 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2020-05-14 21:57:32 +0200 |
commit | 3f621c8ed477caafcebb7067ccb10017b5119703 (patch) | |
tree | 1710b8996fb3f901bc9aee2ef19d9cba47d46920 | |
parent | 11f3b487eea86c203b9313b8d3c2df0575c65871 (diff) | |
download | afl++-3f621c8ed477caafcebb7067ccb10017b5119703.tar.gz |
update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5a7f9408..37892865 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ core\.* test/unittests/unit_maybe_alloc test/unittests/unit_preallocable test/unittests/unit_list +examples/afl_network_proxy/afl-network-* |