update gitignore

This commit is contained in:
Zhi Guan
2017-12-08 11:11:55 +08:00
parent 46ee9a4559
commit 276fddf9c2

8
.gitignore vendored
View File

@@ -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