File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,21 @@ xcuserdata
3131#
3232# We recommend against adding the Pods directory to your .gitignore. However
3333# you should judge for yourself, the pros and cons are mentioned at:
34- # http ://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
34+ # https ://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
3535#
36- # Pods/
36+ # Pods/
3737
3838# Carthage
3939#
4040# Add this line if you want to avoid checking in source code from Carthage dependencies.
4141# Carthage/Checkouts
4242
4343Carthage /Build
44+
45+ # fastlane
46+ #
47+ # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
48+ # screenshots whenever they are needed.
49+
50+ fastlane /report.xml
51+ fastlane /screenshots
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ xcuserdata
3131#
3232# We recommend against adding the Pods directory to your .gitignore. However
3333# you should judge for yourself, the pros and cons are mentioned at:
34- # http ://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore -the-pods-directory-in -source-control
34+ # https ://guides.cocoapods.org/using/using-cocoapods.html#should-i-check -the-pods-directory-into -source-control
3535#
3636# Pods/
3737
@@ -41,3 +41,11 @@ xcuserdata
4141# Carthage/Checkouts
4242
4343Carthage /Build
44+
45+ # fastlane
46+ #
47+ # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
48+ # screenshots whenever they are needed.
49+
50+ fastlane /report.xml
51+ fastlane /screenshots
You can’t perform that action at this time.
0 commit comments