diff --git a/template/_gitignore b/template/_gitignore index 81570d991853a7..e8b2d63f70a5f9 100644 --- a/template/_gitignore +++ b/template/_gitignore @@ -49,9 +49,10 @@ buck-out/ # For more information about the recommended setup visit: # https://docs.fastlane.tools/best-practices/source-control/ -*/fastlane/report.xml -*/fastlane/Preview.html -*/fastlane/screenshots +**/fastlane/report.xml +**/fastlane/Preview.html +**/fastlane/screenshots +**/fastlane/test_output # Bundle artifact *.jsbundle