mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
Was causing the following warning on Git checkout: ``` warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree: 'packages/flutter_tools/test/data/vscode/application/Resources/app/package.json' 'packages/flutter_tools/test/data/vscode/application/resources/app/package.json' ```