diff --git a/Objective-C.gitignore b/Objective-C.gitignore index fba17246..b15babe7 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -41,3 +41,11 @@ xcuserdata # Carthage/Checkouts Carthage/Build + +# fastlane +# +# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the +# screenshots whenever they are needed. + +fastlane/report.xml +fastlane/screenshots diff --git a/Swift.gitignore b/Swift.gitignore index fba17246..b15babe7 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -41,3 +41,11 @@ xcuserdata # Carthage/Checkouts Carthage/Build + +# fastlane +# +# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the +# screenshots whenever they are needed. + +fastlane/report.xml +fastlane/screenshots