mirror of
https://github.com/LiBwrt-op/ipq50xx.git
synced 2025-12-16 06:59:52 +00:00
gitignore: ignore local APK keys
Those keys should never be added to the git repository. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
ad4bd9c5d8
commit
3e5a23639f
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,6 +21,8 @@
|
||||
/*.patch
|
||||
/llvm-bpf*
|
||||
key-build*
|
||||
private-key.pem
|
||||
public-key.pem
|
||||
*.orig
|
||||
*.rej
|
||||
*~
|
||||
|
||||
Loading…
Reference in New Issue
Block a user