[PATCH] Updated gitignore to ignore sshd-session and sshd-auth targets

Preetish Amballi amballip at gmail.com
Fri Oct 25 04:38:26 AEDT 2024


---
 .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
-- 
2.45.2



More information about the openssh-unix-dev mailing list