Skip to content

Commit 9289479

Browse files
committed
Remove dylib from gitignore for macos
1 parent cb47f3b commit 9289479

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/powersync_flutter_libs/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ migrate_working_dir/
2828
.dart_tool/
2929
build/
3030

31-
*.a
32-
*.dylib
31+
*.a

0 commit comments

Comments
 (0)