untrack local.properties and add it to gitignore

This commit is contained in:
Jeff Becker 2021-06-21 05:15:07 -04:00
parent edbc6abfe3
commit fc1bebf821
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
2 changed files with 3 additions and 8 deletions

3
.gitignore vendored
View File

@ -39,3 +39,6 @@ app.*.symbols
# Obfuscation related
app.*.map.json
# local settings
local.properties

View File

@ -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 Mar 22 01:39:44 CET 2021
sdk.dir=C\:\\Users\\konst\\AppData\\Local\\Android\\Sdk