Add gitignore for ssh files
This commit is contained in:
parent
141b7057c9
commit
675ad0ec3d
1 changed files with 6 additions and 0 deletions
6
ssh/.gitignore
vendored
Normal file
6
ssh/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*.id_ed25519
|
||||
*.id_rsa
|
||||
*.pub
|
||||
id_rsa
|
||||
id_rsa.pub
|
||||
known_hosts
|
Loading…
Add table
Add a link
Reference in a new issue