chore: ignora test/widget_test.dart generato da flutter create
File boilerplate generato automaticamente dal dev container, non appartiene al progetto e fallirebbe (referenzia MyApp inesistente). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,9 @@ dist/
|
|||||||
/build/
|
/build/
|
||||||
*.g.dart
|
*.g.dart
|
||||||
|
|
||||||
|
# Generato da flutter create — non appartiene al progetto
|
||||||
|
test/widget_test.dart
|
||||||
|
|
||||||
# Piattaforme non usate
|
# Piattaforme non usate
|
||||||
/ios/
|
/ios/
|
||||||
/linux/
|
/linux/
|
||||||
|
|||||||
Reference in New Issue
Block a user