- added local.properties to gitignore

This commit is contained in:
Emanuele Disco 2022-11-30 13:58:14 +09:00
parent 23026e9b5f
commit 0f77d3ce61
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View file

@ -38,3 +38,4 @@ Projects/Android/.externalNativeBuild/*
Projects/Android/.idea/*
Projects/Android/.gradle/*
Projects/Android/Android.iml
Projects/Android/local.properties

View file

@ -1,9 +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 02 12:33:02 GMT 2022
ndk.dir=C\:\\Users\\simon\\AppData\\Local\\Android\\Sdk\\ndk\\20.0.5594570
sdk.dir=C\:\\Users\\Simon\\AppData\\Local\\Android\\Sdk