From 0ec8c536b9615c4fb1ca5683065cc319df74c22a Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 20 Jan 2019 23:39:15 -0600 Subject: [PATCH] update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 23d7250..8b7034e 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,11 @@ tests/compat/*.c tests/x509name* !tests/optionstest.c !tests/*.test +tests/client.c +tests/init_pledge.c +tests/server.c +tests/util.c +tests/valid_handshakes_terminate.c # ctags stuff TAGS