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