Skip to content

Commit 5960460

Browse files
committed
Update .gitignore file.
1 parent 41fb9f8 commit 5960460

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

.gitignore

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ timeline.xctimeline
3232
playground.xcworkspace
3333

3434
# 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
3937

4038
# CocoaPods
4139
#
@@ -52,12 +50,5 @@ playground.xcworkspace
5250

5351
Carthage/Build
5452

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

0 commit comments

Comments
 (0)