[openssh-commits] [openssh] 02/12: ignore ssh-sk-helper
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 13 08:54:24 AEDT 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit ba5fb02bed1e556d0ce7b1740ae8a5f87b737491
Author: Damien Miller <djm at mindrot.org>
Date: Wed Nov 13 08:48:30 2019 +1100
ignore ssh-sk-helper
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index e7e02ea7..10824138 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@ ssh-keygen
ssh-keyscan
ssh-keysign
ssh-pkcs11-helper
+ssh-sk-helper
sshd
!regress/misc/fuzz-harness/Makefile
tags
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list