mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removes Flutter code from the flutter_tools test suite, which otherwise only contains non-Flutter code. Fixes https://github.com/flutter/flutter/issues/180080
4 lines
275 B
Plaintext
4 lines
275 B
Plaintext
# The generated web assets aren't needed for widget_preview_scaffold widget tests
|
|
# This is ignored here rather than in widget_preview_scaffold/ since the .gitignore
|
|
# in that directory is overwritten by the .gitignore template for the scaffold.
|
|
/widget_preview_scaffold/web/ |