Skip to content

Commit 3f44c2f

Browse files
committed
chore: ignore mobile build artifacts
1 parent b4886dd commit 3f44c2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Thumbs.db
2626

2727
# Native libs built locally
2828
libbdkffi.*
29+
android/libs
30+
ios/Release/
31+
bdk_demo/ios/ios/Release/
2932
test_output.txt
3033
test output.txt
3134
lib/bdk.dart

0 commit comments

Comments
 (0)