mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 22:15:37 +02:00
add key files to ignore list
This commit is contained in:
parent
7e326eba4a
commit
e2beaa0cc1
9
.gitignore
vendored
9
.gitignore
vendored
@ -239,9 +239,18 @@ ssh_host_rsa_key
|
|||||||
ssh_host_rsa_key
|
ssh_host_rsa_key
|
||||||
ssh_host_rsa_key
|
ssh_host_rsa_key
|
||||||
ssh_host_dsa_key
|
ssh_host_dsa_key
|
||||||
|
ssh_host_dsa_key.pub
|
||||||
ssh_host_ecdsa_key.pub
|
ssh_host_ecdsa_key.pub
|
||||||
|
ssh_host_ecdsa_key
|
||||||
|
ssh_host_ed25519_key
|
||||||
|
ssh_host_ed25519_key.pub
|
||||||
ssh_host_rsa_key.pub
|
ssh_host_rsa_key.pub
|
||||||
id_rsa.pub
|
id_rsa.pub
|
||||||
|
id_rsa
|
||||||
|
id_dsa.pub
|
||||||
|
id_dsa
|
||||||
|
is_rsa
|
||||||
|
is_rsa.pub
|
||||||
regress/t10.out.pub
|
regress/t10.out.pub
|
||||||
regress/t12.out.pub
|
regress/t12.out.pub
|
||||||
regress/t6.out1
|
regress/t6.out1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user