From ee124018a22a32332d2014a03fd1c5ee683cf35e Mon Sep 17 00:00:00 2001 From: RISC-1145 Date: Thu, 20 Aug 2026 21:46:01 +0800 Subject: [PATCH] [Fix] (git) Added the ignored item .gradle --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f64d7d26..d8a2f09a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ MobileGL/MG*/cmake-build* tools/trace_replay/work/ __pycache__/ *.py[cod] +/.gradle