
This removes some unnecessary `.gitignore` files that are already covered by the top-level `.gitignore` file. This ensures that `flutter run`ning examples in this repo doesn't result in modifications by the new Swift Package Manager migration. Follow up to https://github.com/flutter/flutter/pull/152766 Part of https://github.com/flutter/flutter/issues/148018