From fbdc64358eac93c769b4dcf9fa070b225f65a095 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 31 May 2025 02:32:57 -0600 Subject: Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba3495f..18d42dc 100644 --- a/.gitignore +++ b/.gitignore @@ -133,6 +133,7 @@ tests/tls_ext_alpn* tests/tls_prf* tests/*test tests/tests.h +tests/test.h tests/*test.c tests/pbkdf2* tests/*.pem @@ -153,7 +154,7 @@ tests/x509req_ext* tests/client.c tests/init_pledge.c tests/server.c -tests/util.c +tests/*util.c tests/valid_handshakes_terminate* tests/handshake_table* -- cgit v1.2.3-55-g6feb