Skip to content

Commit 3d6f6f8

Browse files
committed
Merge pull request #1748 from KrauseFx/master
[Objective-C / Swift] Updated fastlane docs
2 parents 9383823 + 3db9d96 commit 3d6f6f8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Objective-C.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Carthage/Build
4747
#
4848
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
4949
# screenshots whenever they are needed.
50+
# For more information about the recommended setup visit:
51+
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
5052

5153
fastlane/report.xml
5254
fastlane/screenshots

Swift.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Carthage/Build
4747
#
4848
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
4949
# screenshots whenever they are needed.
50+
# For more information about the recommended setup visit:
51+
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
5052

5153
fastlane/report.xml
5254
fastlane/screenshots

0 commit comments

Comments
 (0)