From 134209ad70f82051da3ce63471df0cc8f778e57d Mon Sep 17 00:00:00 2001
From: panlili2024 <14743743+panlili2024@user.noreply.gitee.com>
Date: 星期三, 05 三月 2025 14:30:19 +0800
Subject: [PATCH] 增加source屏扫码绑定住宅接口

---
 .gitignore |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8dfcfee..ab36ff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@
 # Android Studio 3 in .gitignore file.
 .idea/caches
 .idea/modules.xml
+.idea/
 # Comment next line if keeping position of elements in Navigation Editor is relevant for you
 .idea/navEditor.xml
 
@@ -100,4 +101,9 @@
 # Replacement of .externalNativeBuild directories introduced
 # with Android Studio 3.5.
 
-# End of https://www.toptal.com/developers/gitignore/api/android
\ No newline at end of file
+# End of https://www.toptal.com/developers/gitignore/api/android
+.idea/
+HDLSDK/.idea/jarRepositories.xml
+HDLSDK/.idea/misc.xml
+HDLSDK/.idea/jarRepositories.xml
+HDLSDK/.idea/misc.xml

--
Gitblit v1.8.0