Skip to content

Commit 5392bec

Browse files
committed
Exclude .DS_Store from .gitignore
1 parent fcd8885 commit 5392bec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ xcuserdata
1313
DerivedData
1414
*.hmap
1515
*.ipa
16-
*.xcuserstate
16+
*.xcuserstate
17+
.DS_Store

0 commit comments

Comments
 (0)