Ignore xc user data
This commit is contained in:
parent
c79f1b6326
commit
c5f18ca998
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,7 +5,6 @@ Cargo.lock
|
||||
/bindings/bdk-swift
|
||||
/bindings/bdk-swift.swiftdoc
|
||||
/bindings/bdk-swift.swiftsourceinfo
|
||||
examples/ios/IOSBdkAppSample.xcodeproj/project.xcworkspace/xcuserdata/
|
||||
.gradle
|
||||
wallet_db
|
||||
bdk_ffi_test
|
||||
@ -15,3 +14,4 @@ local.properties
|
||||
*.so
|
||||
.DS_Store
|
||||
testdb
|
||||
xcuserdata
|
||||
|
Loading…
x
Reference in New Issue
Block a user