From 3b240cc44b8de9175280ddbe59331317d427b0e3 Mon Sep 17 00:00:00 2001 From: Preetish Amballi Date: Mon, 21 Oct 2024 14:07:02 +0000 Subject: [PATCH] Updated gitignore to ignore sshd-session and sshd-auth targets --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 213041656..c9d4166a7 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,8 @@ ssh-keysign ssh-pkcs11-helper ssh-sk-helper sshd +sshd-session +sshd-auth !regress/misc/fuzz-harness/Makefile !regress/unittests/sshsig/Makefile tags