Various additions and changes.

This commit is contained in:
Darren 'Tadgy' Austin 2024-08-21 15:29:14 +01:00
commit 9300920d4d
17 changed files with 412 additions and 12 deletions

7
.ssh/.gitignore vendored
View file

@ -1,4 +1,9 @@
/agents*
/id_rsa
/id_ed25519
/id_ed25519.pub
/id_ed25519-personal
/id_ed25519-work
/id_rsa
/id_rsa.pub
/id_rsa-personal
/known_hosts*

BIN
.ssh/id_ed25519-work.gpg Normal file

Binary file not shown.

1
.ssh/id_ed25519-work.pub Normal file
View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIuIveVIe8JwGuS5/5+hYzgPvUgn8MBW2myEXyGa1oJP Darren Austin <darren.austin@appliansys.com>