From 276fddf9c22f65b107ab244c76f43588e04304ff Mon Sep 17 00:00:00 2001 From: Zhi Guan Date: Fri, 8 Dec 2017 11:11:55 +0800 Subject: [PATCH] update gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) 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 +