From 3e7bba986ef4fcdf46ff6ec1af1f81a1c7fb1eac Mon Sep 17 00:00:00 2001 From: Swati Goel Date: Tue, 31 Oct 2023 11:02:04 +0530 Subject: [PATCH] Allow commiting .apk file for automation Signed-off-by: Swati Goel --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8daf666cf4..97e64c4d39 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ web-build/ # The following patterns were generated by expo-cli # Built application files -*.apk *.aab android/app/debug/output-metadata.json android/app/release/output-metadata.json @@ -121,4 +120,4 @@ android/app/debug.keystore # Expo .expo dist/ -web-build/ \ No newline at end of file +web-build/