From f3e60d24d0f24dc5cf7d77f9b871f416370e9132 Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期五, 18 四月 2025 17:02:17 +0800 Subject: [PATCH] fix : 列表图标 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8654057..060f19d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ .externalNativeBuild .cxx local.properties + +.idea/ +**/debug/ + -- Gitblit v1.9.3