From: Paul Spooren Date: Fri, 3 May 2024 15:26:35 +0000 (+0200) Subject: gitignore: ignore local APK keys X-Git-Tag: v24.10.0-rc1~1811 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5a23639f53f6a5e969f7c243b534f31399fe8a;p=thirdparty%2Fopenwrt.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 84cfc997705..ad047559191 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ /*.patch /llvm-bpf* key-build* +private-key.pem +public-key.pem *.orig *.rej *~