From 051266246626ea0b781198a0866ce90662c73763 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 28 Mar 2026 22:35:03 +0500 Subject: [PATCH] ignore key and release apk --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f05f1c0..b838f98 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ local.properties app/release/ app/debug/ +app/key.jks +.build/release/release/*.apk