diff --git a/AUTHORS b/AUTHORS index 3be8fb32d3..3d9b034219 100644 --- a/AUTHORS +++ b/AUTHORS @@ -120,3 +120,4 @@ Sabin Neupane Mahdi Bagheri <1839491@gmail.com> Mok Kah Wai Lucas Saudon +Om Phatak diff --git a/dev/benchmarks/multiple_flutters/android/app/.gitignore b/dev/benchmarks/multiple_flutters/android/app/.gitignore index 42afabfd2a..796b96d1c4 100644 --- a/dev/benchmarks/multiple_flutters/android/app/.gitignore +++ b/dev/benchmarks/multiple_flutters/android/app/.gitignore @@ -1 +1 @@ -/build \ No newline at end of file +/build diff --git a/dev/integration_tests/android_embedding_v2_smoke_test/android/.gitignore b/dev/integration_tests/android_embedding_v2_smoke_test/android/.gitignore index 2f2a790389..f309a24360 100644 --- a/dev/integration_tests/android_embedding_v2_smoke_test/android/.gitignore +++ b/dev/integration_tests/android_embedding_v2_smoke_test/android/.gitignore @@ -3,4 +3,4 @@ gradle-wrapper.jar /captures/ /gradlew /gradlew.bat -/local.properties \ No newline at end of file +/local.properties diff --git a/dev/integration_tests/ios_add2app_life_cycle/.gitignore b/dev/integration_tests/ios_add2app_life_cycle/.gitignore index 39e7c6e37d..b6f1cb5f37 100644 --- a/dev/integration_tests/ios_add2app_life_cycle/.gitignore +++ b/dev/integration_tests/ios_add2app_life_cycle/.gitignore @@ -66,4 +66,4 @@ fastlane/test_output # After new code Injection tools there's a generated folder /iOSInjectionProject # https://github.com/johnno1962/injectionforxcode -iOSInjectionProject/ \ No newline at end of file +iOSInjectionProject/ diff --git a/packages/flutter_tools/templates/plugin/ios.tmpl/.gitignore b/packages/flutter_tools/templates/plugin/ios.tmpl/.gitignore index 0c885071e3..034771fc9c 100644 --- a/packages/flutter_tools/templates/plugin/ios.tmpl/.gitignore +++ b/packages/flutter_tools/templates/plugin/ios.tmpl/.gitignore @@ -35,4 +35,4 @@ Icon? /Flutter/Generated.xcconfig /Flutter/ephemeral/ -/Flutter/flutter_export_environment.sh \ No newline at end of file +/Flutter/flutter_export_environment.sh diff --git a/packages/integration_test/ios/.gitignore b/packages/integration_test/ios/.gitignore index 53b344bcad..a68adc47b7 100644 --- a/packages/integration_test/ios/.gitignore +++ b/packages/integration_test/ios/.gitignore @@ -35,4 +35,4 @@ Icon? /Flutter/Generated.xcconfig /Flutter/ephemeral -/Flutter/flutter_export_environment.sh \ No newline at end of file +/Flutter/flutter_export_environment.sh