mirror of
https://github.com/flutter/samples.git
synced 2026-03-22 04:17:50 +00:00
Quarterly maintenance on isolate_example (#142)
This commit is contained in:
10
isolate_example/.gitignore
vendored
10
isolate_example/.gitignore
vendored
@@ -15,8 +15,10 @@
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Visual Studio Code related
|
||||
.vscode/
|
||||
# The .vscode folder contains launch configuration and tasks you configure in
|
||||
# VS Code which you may wish to be included in version control, so this line
|
||||
# is commented out by default.
|
||||
#.vscode/
|
||||
|
||||
# Flutter/Dart/Pub related
|
||||
**/doc/api/
|
||||
@@ -59,6 +61,7 @@
|
||||
**/ios/Flutter/app.flx
|
||||
**/ios/Flutter/app.zip
|
||||
**/ios/Flutter/flutter_assets/
|
||||
**/ios/Flutter/flutter_export_environment.sh
|
||||
**/ios/ServiceDefinitions.json
|
||||
**/ios/Runner/GeneratedPluginRegistrant.*
|
||||
|
||||
@@ -67,5 +70,4 @@
|
||||
!**/ios/**/default.mode2v3
|
||||
!**/ios/**/default.pbxuser
|
||||
!**/ios/**/default.perspectivev3
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
bash: parse_git_branch: command not found
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
Reference in New Issue
Block a user