diff --git a/.gitignore b/.gitignore index ee055abf..15106344 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,13 @@ Makefile /test/newkey.pem /test/*.log /test/buildtest_* +/test/*.p +/test/*.dd +/test/*.dp +/test/*.pd +/test/*.p + +/util/shlib_wrap.sh # Fuzz stuff. # Anything without an extension is an executable on Unix, so we keep files @@ -198,3 +205,4 @@ include/openssl/srp.h /build.sh +