Browse Source

Merge pull request #2662 from juliancadi/master

[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)
Brendan Forster 7 years ago
parent
commit
a3a31c387c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Swift.gitignore

+ 1 - 1
Swift.gitignore

@@ -64,5 +64,5 @@ 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