File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,8 @@ timeline.xctimeline
32
32
playground.xcworkspace
33
33
34
34
# Swift Package Manager
35
- #
36
- # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
37
- # Packages/
38
- .build /
35
+ .build
36
+ Packages
39
37
40
38
# CocoaPods
41
39
#
@@ -52,12 +50,5 @@ playground.xcworkspace
52
50
53
51
Carthage /Build
54
52
55
- # fastlane
56
- #
57
- # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
58
- # screenshots whenever they are needed.
59
- # For more information about the recommended setup visit:
60
- # https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
61
-
62
- fastlane /report.xml
63
- fastlane /screenshots
53
+ # macOS
54
+ .DS_Store
You can’t perform that action at this time.
0 commit comments