identity file
This commit is contained in:
parent
77cd7582c4
commit
4f55d7748c
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
# Comment these 2 lines if you don't want to include your SSH keys
|
# Comment these 2 lines if you don't want to include your SSH keys
|
||||||
!.ssh/
|
!.ssh/
|
||||||
!id_rsa*
|
!id_*
|
||||||
|
|
||||||
# Comment this if you don't want to include your Node-RED flows.
|
# Comment this if you don't want to include your Node-RED flows.
|
||||||
# This is only valid if you install Node-RED as Home Assistant Add-on
|
# This is only valid if you install Node-RED as Home Assistant Add-on
|
||||||
|
|||||||
7
.ssh/id_ed25519-gitea
Normal file
7
.ssh/id_ed25519-gitea
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN OPENSSH PRIVATE KEY-----
|
||||||
|
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW
|
||||||
|
QyNTUxOQAAACB7cfpNjrcylPFHnjoRKGQagziQ9jDJ/d6wFJbz0OG4fAAAAJhFhZ5cRYWe
|
||||||
|
XAAAAAtzc2gtZWQyNTUxOQAAACB7cfpNjrcylPFHnjoRKGQagziQ9jDJ/d6wFJbz0OG4fA
|
||||||
|
AAAEByY7hhvgsbfDjDMe5Htv7vOfl6J6YZep/bVOg0JL/OzHtx+k2OtzKU8UeeOhEoZBqD
|
||||||
|
OJD2MMn93rAUlvPQ4bh8AAAAEnJvb3RAaG9tZWFzc2lzdGFudAECAw==
|
||||||
|
-----END OPENSSH PRIVATE KEY-----
|
||||||
Loading…
Reference in New Issue
Block a user