Skip to content

Commit

Permalink
Ignore Xcode dir in coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Nystrom committed Nov 20, 2016
1 parent f05ae5b commit 1757c98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .slather.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ xcodeproj: IGListKit.xcodeproj
workspace: IGListKit.xcworkspace
scheme: IGListKit
source_directory: Source
ignore:
- "../**/*/Xcode*"

0 comments on commit 1757c98

Please sign in to comment.