From 589eb3ae9f309dd7adaac7b5ee48f4a9259855f8 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期四, 14 十一月 2024 14:16:24 +0800
Subject: [PATCH] 对接海康可视对讲,禁用vp8

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

diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/.gitignore b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/.gitignore
index 42afabf..efb6d04 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/.gitignore
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/.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