mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
update gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -61,6 +61,13 @@ Makefile
|
|||||||
/test/newkey.pem
|
/test/newkey.pem
|
||||||
/test/*.log
|
/test/*.log
|
||||||
/test/buildtest_*
|
/test/buildtest_*
|
||||||
|
/test/*.p
|
||||||
|
/test/*.dd
|
||||||
|
/test/*.dp
|
||||||
|
/test/*.pd
|
||||||
|
/test/*.p
|
||||||
|
|
||||||
|
/util/shlib_wrap.sh
|
||||||
|
|
||||||
# Fuzz stuff.
|
# Fuzz stuff.
|
||||||
# Anything without an extension is an executable on Unix, so we keep files
|
# Anything without an extension is an executable on Unix, so we keep files
|
||||||
@@ -198,3 +205,4 @@ include/openssl/srp.h
|
|||||||
|
|
||||||
/build.sh
|
/build.sh
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user