.gitignore: better be explicit

This commit is contained in:
hexcoder 2020-05-14 22:30:44 +02:00 committed by GitHub
parent 65f9553365
commit 73c2619c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -48,4 +48,5 @@ core\.*
test/unittests/unit_maybe_alloc
test/unittests/unit_preallocable
test/unittests/unit_list
examples/afl_network_proxy/afl-network-*
examples/afl_network_proxy/afl-network-server
examples/afl_network_proxy/afl-network-client