소스 검색

Merge pull request #2666 from juliancadi/master

[Fastlane] Specify screenshot files only, rather than whole folder (i…
Brendan Forster 7 년 전
부모
커밋
4b37ac26ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Objective-C.gitignore

+ 1 - 1
Objective-C.gitignore

@@ -52,7 +52,7 @@ Carthage/Build
 
 
 fastlane/report.xml
 fastlane/report.xml
 fastlane/Preview.html
 fastlane/Preview.html
-fastlane/screenshots
+fastlane/screenshots/**/*.png
 fastlane/test_output
 fastlane/test_output
 
 
 # Code Injection
 # Code Injection