Skip to content

Commit e2beaa0

Browse files
add key files to ignore list
1 parent 7e326eb commit e2beaa0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,18 @@ ssh_host_rsa_key
239239
ssh_host_rsa_key
240240
ssh_host_rsa_key
241241
ssh_host_dsa_key
242+
ssh_host_dsa_key.pub
242243
ssh_host_ecdsa_key.pub
244+
ssh_host_ecdsa_key
245+
ssh_host_ed25519_key
246+
ssh_host_ed25519_key.pub
243247
ssh_host_rsa_key.pub
244248
id_rsa.pub
249+
id_rsa
250+
id_dsa.pub
251+
id_dsa
252+
is_rsa
253+
is_rsa.pub
245254
regress/t10.out.pub
246255
regress/t12.out.pub
247256
regress/t6.out1

0 commit comments

Comments
 (0)