From: Paul Spooren Date: Fri, 3 May 2024 15:26:35 +0000 (+0200) Subject: gitignore: ignore local APK keys X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3e5a23639f53f6a5e969f7c243b534f31399fe8a;p=openwrt%2Fstaging%2Fdangole.git gitignore: ignore local APK keys Those keys should never be added to the git repository. Signed-off-by: Paul Spooren --- diff --git a/.gitignore b/.gitignore index 84cfc99770..ad04755919 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ /*.patch /llvm-bpf* key-build* +private-key.pem +public-key.pem *.orig *.rej *~