From 4770f538a92492f312e1411f6c023f4b68ed9b83 Mon Sep 17 00:00:00 2001 From: Waterdish Date: Fri, 31 May 2024 10:57:18 -0700 Subject: [PATCH] Ignore release folder --- Android/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Android/.gitignore b/Android/.gitignore index 347e252ef..a25d1f865 100644 --- a/Android/.gitignore +++ b/Android/.gitignore @@ -14,6 +14,7 @@ captures/ .cxx/ *.apk output.json +app/release/ # IntelliJ *.iml