From 87ddd5c168fe47244f661d6d6a08a81150256af9 Mon Sep 17 00:00:00 2001 From: tj <1378534974@qq.com> Date: 星期五, 25 四月 2025 13:44:40 +0800 Subject: [PATCH] 1.好友邀请-我的邀请记录:列表样式重写,图片显示 --- .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