From 77321c4403e90a99182b6d91f7133dbfff858e3a Mon Sep 17 00:00:00 2001 From: Austin Huang Date: Mon, 17 Aug 2020 13:51:40 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8fe345fd..d3f8f8f9 100755 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,4 @@ /captures .externalNativeBuild .cxx -app/release/app-release.apk -app/release/output.json +app/release/ \ No newline at end of file