Add ssh keypair for github, and host entry in config.
This commit is contained in:
parent
b32e64bc08
commit
66a039801c
4 changed files with 12 additions and 0 deletions
1
.ssh/.gitignore
vendored
1
.ssh/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
agents*
|
||||
id_rsa
|
||||
id_ed25519
|
||||
id_ed25519_github
|
||||
known_hosts*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue