From ef44421347ec7bac81267bde748e101fa2d8dd48 Mon Sep 17 00:00:00 2001 From: Sean-on-Git Date: Thu, 19 Dec 2024 08:04:25 -0500 Subject: [PATCH] first compiled APK build --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa724b7..d796120 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ .DS_Store /build /captures +/app +/.gradle .externalNativeBuild .cxx local.properties