diff --git a/.slather.yml b/.slather.yml index 19c7cdccc..884df4694 100644 --- a/.slather.yml +++ b/.slather.yml @@ -5,4 +5,5 @@ workspace: IGListKit.xcworkspace scheme: IGListKit source_directory: Source ignore: - - "../**/*/Xcode*" + - ../**/*/Xcode* + - Tests/*