Skip to content

Commit cb47f3b

Browse files
committed
Remove windows and linux binaries from gitignore
1 parent b9f60b5 commit cb47f3b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/powersync_flutter_libs/.gitignore

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

31-
*.so
3231
*.a
33-
*.dylib
34-
*.dll
32+
*.dylib

0 commit comments

Comments
 (0)