Skip to content

Commit

Permalink
feat: use script type from external library
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Jul 18, 2024
1 parent 3454331 commit 3d23579
Show file tree
Hide file tree
Showing 24 changed files with 6,986 additions and 68 deletions.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ xcuserdata
.idea/
.editorconfig
bdk.kt
bitcoin.kt

# Swift related
/.build
Expand All @@ -33,6 +34,11 @@ bdk.swift
.build
*.xcframework/
Info.plist
BitcoinFFI.h
Bitcoin.swift
BitcoinFFi.modulemap
bdkffi.xcframework

# Python related
__pycache__
__pycache__
bitcoin.py
Loading

0 comments on commit 3d23579

Please sign in to comment.