mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-19 09:40:29 +00:00
Ignore compiled object files and executables
This commit is contained in:
parent
a8210b3b98
commit
7fff1fb7c5
10
tests/fuzz/.gitignore
vendored
Normal file
10
tests/fuzz/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.o
|
||||||
|
fuzz_client
|
||||||
|
fuzz_dtlsclient
|
||||||
|
fuzz_dtlsserver
|
||||||
|
fuzz_privkey
|
||||||
|
fuzz_pubkey
|
||||||
|
fuzz_server
|
||||||
|
fuzz_x509crl
|
||||||
|
fuzz_x509crt
|
||||||
|
fuzz_x509csr
|
Loading…
x
Reference in New Issue
Block a user