Forráskód Böngészése

gitignore: ignore local APK keys

Those keys should never be added to the git repository.

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 1 éve
szülő
commit
3e5a23639f
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -21,6 +21,8 @@
 /*.patch
 /llvm-bpf*
 key-build*
+private-key.pem
+public-key.pem
 *.orig
 *.rej
 *~