Updater: Move keypair source out of source folder

This allows us to use `git clean` without risking to loose keypair,
as it was .gitignored and not included in the Git repository.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2022-10-05 19:18:06 +02:00
parent 325b9334b5
commit b8aa592b19
3 changed files with 1 additions and 2 deletions

Binary file not shown.

@ -1 +1 @@
Subproject commit 76124075fce359419f5e53bbb816c0c815cd8724
Subproject commit 46495773c213359200e4294ddcac828a4887e5a9

1
include/.gitignore vendored
View File

@ -1,2 +1 @@
/UpdaterKeypair.txt
/UpdaterKeyPrivate.bin