c1954497b81467acdbbe47d3f0121d720f9437ff
The repo had no root-level .gitignore, so .dart_tool/, ephemeral plugin symlinks and build artifacts were being tracked across the workspace. Every flutter pub get regenerated them and they polluted PRs as recurring noise. - Add root .gitignore covering .dart_tool/, ephemeral plugin symlinks, build/, coverage/, IDE files - Untrack ~39 existing cache files across root, modules and packages
SF-APP-PLATFORM
Description
Languages
Dart
95.9%
CMake
2.1%
C++
1.3%
HTML
0.3%
C
0.2%
Other
0.2%