diff --git a/examples/flutter_gallery/ios/.gitignore b/examples/flutter_gallery/ios/.gitignore index 0a0efc3825..48206dbbad 100644 --- a/examples/flutter_gallery/ios/.gitignore +++ b/examples/flutter_gallery/ios/.gitignore @@ -36,3 +36,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/flutter_view/ios/.gitignore b/examples/flutter_view/ios/.gitignore index d0a7d98562..797c015957 100644 --- a/examples/flutter_view/ios/.gitignore +++ b/examples/flutter_view/ios/.gitignore @@ -35,3 +35,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/hello_world/ios/.gitignore b/examples/hello_world/ios/.gitignore index 0a0efc3825..48206dbbad 100644 --- a/examples/hello_world/ios/.gitignore +++ b/examples/hello_world/ios/.gitignore @@ -36,3 +36,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/layers/ios/.gitignore b/examples/layers/ios/.gitignore index d0a7d98562..797c015957 100644 --- a/examples/layers/ios/.gitignore +++ b/examples/layers/ios/.gitignore @@ -35,3 +35,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/platform_channel/ios/.gitignore b/examples/platform_channel/ios/.gitignore index 0a0efc3825..48206dbbad 100644 --- a/examples/platform_channel/ios/.gitignore +++ b/examples/platform_channel/ios/.gitignore @@ -36,3 +36,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/platform_channel_swift/ios/.gitignore b/examples/platform_channel_swift/ios/.gitignore index 0a0efc3825..48206dbbad 100644 --- a/examples/platform_channel_swift/ios/.gitignore +++ b/examples/platform_channel_swift/ios/.gitignore @@ -36,3 +36,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/examples/stocks/ios/.gitignore b/examples/stocks/ios/.gitignore index 0a0efc3825..48206dbbad 100644 --- a/examples/stocks/ios/.gitignore +++ b/examples/stocks/ios/.gitignore @@ -36,3 +36,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/ diff --git a/packages/flutter_tools/templates/create/ios.tmpl/.gitignore b/packages/flutter_tools/templates/create/ios.tmpl/.gitignore index d0a7d98562..797c015957 100644 --- a/packages/flutter_tools/templates/create/ios.tmpl/.gitignore +++ b/packages/flutter_tools/templates/create/ios.tmpl/.gitignore @@ -35,3 +35,5 @@ Icon? /Flutter/Flutter.framework /Flutter/Generated.xcconfig /ServiceDefinitions.json + +Pods/