Skip to content

Commit

Permalink
Add .DS_Store files to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
claucambra committed Jun 19, 2024
1 parent 218d254 commit 76b5a45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

.DS_Store

## User settings
xcuserdata/

Expand Down

0 comments on commit 76b5a45

Please sign in to comment.