commit | 7fff1fb7c54081a1538396acd72357c68db3554e | [log] [tgz] |
---|---|---|
author | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 07 22:26:36 2019 +0200 |
committer | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 21 19:48:02 2019 +0200 |
tree | 856b11f09cf39c9b2ff6a448c2a17c0f4f700875 | |
parent | a8210b3b98d1603f4ed64d58273f582ae9a683e8 [diff] |
Ignore compiled object files and executables
diff --git a/tests/fuzz/.gitignore b/tests/fuzz/.gitignore new file mode 100644 index 0000000..6fcc004 --- /dev/null +++ b/tests/fuzz/.gitignore
@@ -0,0 +1,10 @@ +*.o +fuzz_client +fuzz_dtlsclient +fuzz_dtlsserver +fuzz_privkey +fuzz_pubkey +fuzz_server +fuzz_x509crl +fuzz_x509crt +fuzz_x509csr