[flutter_tools] remove reference to flutter tool test from user generated gitignores (#62926)
This commit is contained in:
parent
f379fbb758
commit
6393c5b2c3
@ -39,6 +39,3 @@ app.*.symbols
|
||||
|
||||
# Obfuscation related
|
||||
app.*.map.json
|
||||
|
||||
# Exceptions to above rules.
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
|
@ -72,4 +72,3 @@ build/
|
||||
!**/ios/**/default.mode2v3
|
||||
!**/ios/**/default.pbxuser
|
||||
!**/ios/**/default.perspectivev3
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user