From c58a6f5b142194637c51be6d9462b77bfda7c24b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 7 Jul 2016 23:15:52 -0400 Subject: tidy/update --- .ssh/.gitignore | 1 + .ssh/config | 3 --- .ssh/known_hosts | 4 ++-- 3 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 .ssh/.gitignore (limited to '.ssh') diff --git a/.ssh/.gitignore b/.ssh/.gitignore new file mode 100644 index 0000000..382ea75 --- /dev/null +++ b/.ssh/.gitignore @@ -0,0 +1 @@ +/id_* diff --git a/.ssh/config b/.ssh/config index 1a90be7..bb876ba 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,6 +1,3 @@ Host * Protocol 2 Compression yes -Host repo - Port 1863 - HostName repo.parabolagnulinux.org diff --git a/.ssh/known_hosts b/.ssh/known_hosts index 927ab67..927bb7f 100644 --- a/.ssh/known_hosts +++ b/.ssh/known_hosts @@ -1,2 +1,2 @@ -localhost,projects.parabolagnulinux.org,142.4.205.9,[projects.parabolagnulinux.org]:1863,[142.4.205.9]:1863 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHkqv9ewWyXjrO6P5iYiUYfEYP8ALBg9C2GxA7yOJDa/vwDtx6OS3KMNRkUgx6vL/6/D555Xdypys+lwLmcdmnM= -[repo.parabolagnulinux.org]:1863,[80.87.131.252]:1863 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK4pzgrqj2qrklFpDZrg56bjVHJyodEtvdU/QUQNPgErfjfn0BJRi4N2zL19VK5ab3kJ6zJrfY7YWOv/Ky+MqUw= +git.parabola.nu,93.95.226.249 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJpLBQvc8gXo5ZtOUSTM9B604xiYs7pC/80BBCWrrolvFS46PPuvM/zIb/7Iwv/xOsI/PDdJIrkMoqGlPuGj3Mo= +repo.parabola.nu,80.87.131.232 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMADiqJyJfjxXv+8FC3JxSfGBFmhevhHTWJEoe1gc5TVEOuvPD8XXy2o5EN9IzBLLFGlZbAEKYdt3apAFPJtwfE= -- cgit v1.2.3