Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 661 Bytes

File metadata and controls

8 lines (5 loc) · 661 Bytes

Warning

Normally we would not add anything in the keys directory to our git repo. But, the ssh key files in this directory are real and provided to create a working example anyone can run.

Normally you would exclude the keys directory from the repo by including it in the .gitignore file for the repo. You would manage the public and private keys separately from any GitHub repo.