From fb752efca46488db683683d2dfbc3a079c533af9 Mon Sep 17 00:00:00 2001 From: tongtongstudio Date: Tue, 14 Jul 2026 12:23:48 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=8F=96=E6=B6=88=E8=B7=9F=E8=B8=AAlo?= =?UTF-8?q?cal.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebRTCControlled/.gitignore | 3 ++- WebRTCControlled/local.properties | 8 -------- WebRTCController/.gitignore | 3 ++- WebRTCController/local.properties | 8 -------- 4 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 WebRTCControlled/local.properties delete mode 100644 WebRTCController/local.properties diff --git a/WebRTCControlled/.gitignore b/WebRTCControlled/.gitignore index d88724c..fc73628 100644 --- a/WebRTCControlled/.gitignore +++ b/WebRTCControlled/.gitignore @@ -2,4 +2,5 @@ /app/build/ /.idea/ /.gradle/ -config.gradle \ No newline at end of file +config.gradle +/local.properties \ No newline at end of file diff --git a/WebRTCControlled/local.properties b/WebRTCControlled/local.properties deleted file mode 100644 index 5ed7daa..0000000 --- a/WebRTCControlled/local.properties +++ /dev/null @@ -1,8 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Mon Jul 13 11:51:13 CST 2026 -sdk.dir=D\:\\AndroidSdk\\Windows diff --git a/WebRTCController/.gitignore b/WebRTCController/.gitignore index d88724c..08fba81 100644 --- a/WebRTCController/.gitignore +++ b/WebRTCController/.gitignore @@ -2,4 +2,5 @@ /app/build/ /.idea/ /.gradle/ -config.gradle \ No newline at end of file +config.gradle +/local.properties diff --git a/WebRTCController/local.properties b/WebRTCController/local.properties deleted file mode 100644 index 844d568..0000000 --- a/WebRTCController/local.properties +++ /dev/null @@ -1,8 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Mon Jul 13 11:51:30 CST 2026 -sdk.dir=D\:\\AndroidSdk\\Windows