Delete local.properties,which shouldn't be on VCS

Signed-off-by: Ariel Costas <arielcostas@mailbox.org>
This commit is contained in:
Ariel Costas 2022-09-01 15:01:48 +02:00
parent 2c3c1db96b
commit 2bd546d7ed
3 changed files with 3 additions and 16 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.gradle
.idea
build
release
release
local.properties
app/local.properties

View File

@ -1,4 +0,0 @@
sdk.dir=/home/vagrant/android-sdk
sdk-location=/home/vagrant/android-sdk
ndk.dir=/home/vagrant/android-ndk/r12b
ndk-location=/home/vagrant/android-ndk/r12b

View File

@ -1,11 +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 Nov 29 22:38:09 EST 2021
sdk.dir=/home/corewala/.android_sdk
sdk-location=/home/vagrant/android-sdk
ndk.dir=/home/vagrant/android-ndk/r12b
ndk-location=/home/vagrant/android-ndk/r12b