Skip to content

Commit a3a31c3

Browse files
authored
Merge pull request #2662 from juliancadi/master
[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)
2 parents 8218e6b + a9f6d99 commit a3a31c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Swift.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ Carthage/Build
6464

6565
fastlane/report.xml
6666
fastlane/Preview.html
67-
fastlane/screenshots
67+
fastlane/screenshots/**/*.png
6868
fastlane/test_output

0 commit comments

Comments
 (0)