2e67e5dd4e
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>
25 lines
313 B
Plaintext
25 lines
313 B
Plaintext
node_modules/
|
|
dist/
|
|
.DS_Store
|
|
*.jks
|
|
|
|
# Flutter — output di build
|
|
.dart_tool/
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
/build/
|
|
*.g.dart
|
|
|
|
# Generato da flutter create — non appartiene al progetto
|
|
test/widget_test.dart
|
|
|
|
# Piattaforme non usate
|
|
/ios/
|
|
/linux/
|
|
/macos/
|
|
/windows/
|
|
/web/
|
|
/.idea/
|
|
*.iml
|
|
.metadata
|