Move all bdk-kotlin into subdirectory to prepare for ffi merge

Signed-off-by: thunderbiscuit <thunderbiscuit@protonmail.com>
This commit is contained in:
thunderbiscuit
2022-11-14 08:56:17 -05:00
parent f07473e1ca
commit 0c1a9d7f1d
52 changed files with 13 additions and 14 deletions

19
bdk-kotlin/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
target
build
Cargo.lock
/bindings/bdk-kotlin/local.properties
.gradle
wallet_db
bdk_ffi_test
local.properties
*.log
*.dylib
*.so
.DS_Store
testdb
xcuserdata
.lsp
.clj-kondo
.idea
bdk-android/lib/src/main/kotlin/org/bitcoindevkit/bdk.kt
bdk-jvm/lib/src/main/kotlin/org/bitcoindevkit/bdk.kt