diff --git a/android/source/.gitignore b/android/source/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..639cdd514dfe53459746aa0ffc6ebea3e7e39714 --- /dev/null +++ b/android/source/.gitignore @@ -0,0 +1 @@ +local.properties diff --git a/android/source/local.properties b/android/source/local.properties deleted file mode 100644 index 3fe83eeb2cd498b5680284472eb17f2319988e3c..0000000000000000000000000000000000000000 --- a/android/source/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. -#Wed Feb 14 19:41:39 CET 2024 -sdk.dir=/usr/lib/android-sdk