Remove local.properties and add to .gitignore

This commit is contained in:
Steve Myers 2021-07-07 10:42:42 -07:00
parent bb9fdd35cf
commit 342c4c4aa8
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ Cargo.lock
.gradle
wallet_db
bdk_ffi_test
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.
#Sun Jun 20 18:41:16 PDT 2021
sdk.dir=/home/steve/Android/Sdk