From 161a799a20aa104e22ae9e78a57f07c90594aa07 Mon Sep 17 00:00:00 2001 From: nabeel Date: Fri, 18 Sep 2026 18:23:45 +1000 Subject: [PATCH] updated gitignore for testing --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 55180e4..54ccc44 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ render.experimental.xml google-services.json # Android Profiling -*.hprof \ No newline at end of file +*.hprof +*.test