dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 4a1429bf2ad62255efcc9ea3cd1a1a3e9d684f54 (tree)
parent a6b197e9833b0c59d89275001a7aa0b5669100f6
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Fri, 28 Aug 2020 13:55:43 +0300

ignore .ssh/known_hosts

Diffstat:
Assh/.ssh/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ssh/.ssh/.gitignore b/ssh/.ssh/.gitignore @@ -0,0 +1 @@ +known_hosts