Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 95e77a1

Browse files
committed
add DS_Store to gitignore
1 parent f77bcfd commit 95e77a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ DerivedData
9090
!default.perspectivev3
9191
xcuserdata
9292

93+
## OSX
94+
.DS_Store
95+
9396
## Other
9497
*.xccheckout
9598
*.moved-aside

0 commit comments

Comments
 (0)