mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
null_safety rebuild script (#1369)
This commit is contained in:
2
null_safety/null_safe_app/ios/.gitignore
vendored
2
null_safety/null_safe_app/ios/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
**/dgph
|
||||
*.mode1v3
|
||||
*.mode2v3
|
||||
*.moved-aside
|
||||
@@ -18,6 +19,7 @@ Flutter/App.framework
|
||||
Flutter/Flutter.framework
|
||||
Flutter/Flutter.podspec
|
||||
Flutter/Generated.xcconfig
|
||||
Flutter/ephemeral/
|
||||
Flutter/app.flx
|
||||
Flutter/app.zip
|
||||
Flutter/flutter_assets/
|
||||
|
||||
Reference in New Issue
Block a user