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.

Submodule Updater updated: 76124075fc...46495773c2

1
include/.gitignore vendored
View File

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