mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Opening a Swift package in Xcode generates `.build` and `.swiftpm` directories. These should be ignored as they contain intermediary build artifacts that aren't meant to be checked-in. Part of https://github.com/flutter/flutter/issues/148018