mirror of https://github.com/openssl/openssl.git
Add ossl_shim to .gitignore
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
7b73b7beda
commit
694cfa1f49
|
|
@ -50,6 +50,7 @@ Makefile
|
||||||
/test/ssltest_old
|
/test/ssltest_old
|
||||||
/test/x509aux
|
/test/x509aux
|
||||||
/test/v3ext
|
/test/v3ext
|
||||||
|
/test/ossl_shim/ossl_shim
|
||||||
|
|
||||||
# Certain files that get created by tests on the fly
|
# Certain files that get created by tests on the fly
|
||||||
/test/*.ss
|
/test/*.ss
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue