Skip to content

Commit 05076a7

Browse files
committed
Update dot gitignore.
1 parent 85473cf commit 05076a7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,12 @@ embedded/tls-sock-server-ca
269269
embedded/tls-sock-threaded
270270
embedded/tls-threaded
271271

272+
# X509 Attribute Certificate (acert) example.
273+
x509_acert/acert_new.pem
274+
x509_acert/pkey_new.pem
275+
x509_acert/openssl_acert
276+
x509_acert/wolfssl_acert
277+
272278
hash/sha256-hash
273279

274280
ocsp/ocsp_nonblock/ocsp_nonblock

0 commit comments

Comments
 (0)