From bca03b5f891af5966a06b1ecd00f6cd573659ce6 Mon Sep 17 00:00:00 2001
From: panlili2024 <14743743+panlili2024@user.noreply.gitee.com>
Date: 星期四, 27 二月 2025 14:34:21 +0800
Subject: [PATCH] 兼容安卓14

---
 HDLLinphoneSDKDemoNew/app/.gitignore |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/HDLLinphoneSDKDemoNew/app/.gitignore b/HDLLinphoneSDKDemoNew/app/.gitignore
index 42afabf..efb6d04 100644
--- a/HDLLinphoneSDKDemoNew/app/.gitignore
+++ b/HDLLinphoneSDKDemoNew/app/.gitignore
@@ -1 +1,11 @@
-/build
\ No newline at end of file
+/build
+*.idea
+/.idea/libraries
+/.idea/modules
+/.idea/compiler.xml
+/.idea/gradle.xml
+/.idea/jarRepositories.xml
+/.idea/misc.xml
+/.idea/modules.xml
+/.idea/vcs.xml
+/.idea/workspace.xml
\ No newline at end of file

--
Gitblit v1.8.0