Don't include backup ssh key in git

This commit is contained in:
Timo Makinen 2024-04-07 17:24:06 +00:00
parent 646aada779
commit 4d127f05e7
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.*.swp .*.swp
__pycache__ __pycache__
files/ssh/backup.pub

View file

@ -1 +0,0 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKdaNO9dLpI8CVx1rwGsKN45Pgiz+Btrlf2Q/nXCx4Ru root@backup02.home.foo.sh