Skip to content

Commit b8f2e54

Browse files
committed
Add .DS_Store file extension to .gitignore.
1 parent 0ae525f commit b8f2e54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ fastlane/screenshots
6161
.swift-version
6262
test_push.rb
6363
SwiftLibExampleCertificate.pem
64+
65+
# macOS
66+
67+
.DS_Store

0 commit comments

Comments
 (0)