Move all bdk-kotlin into subdirectory to prepare for ffi merge
Signed-off-by: thunderbiscuit <thunderbiscuit@protonmail.com>
This commit is contained in:
19
bdk-kotlin/.gitignore
vendored
Normal file
19
bdk-kotlin/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user