소스 검색

Merge pull request #1748 from KrauseFx/master

[Objective-C / Swift] Updated fastlane docs
Brendan Forster 9 년 전
부모
커밋
3d6f6f8210
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Objective-C.gitignore
  2. 2 0
      Swift.gitignore

+ 2 - 0
Objective-C.gitignore

@@ -47,6 +47,8 @@ Carthage/Build
 #
 # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 
 # screenshots whenever they are needed.
+# For more information about the recommended setup visit:
+# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
 
 fastlane/report.xml
 fastlane/screenshots

+ 2 - 0
Swift.gitignore

@@ -47,6 +47,8 @@ Carthage/Build
 #
 # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 
 # screenshots whenever they are needed.
+# For more information about the recommended setup visit:
+# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
 
 fastlane/report.xml
 fastlane/screenshots