Skip to content

Commit

Permalink
Update .gitignore file to exclude .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
jianyaoang committed Apr 19, 2017
1 parent 9188097 commit 5788fb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ xcuserdata/
*.dSYM.zip
*.dSYM

## OS generated files
*/.DS_Store
.DS_Store
.DS_Store?

## Playgrounds
timeline.xctimeline
playground.xcworkspace
Expand Down

0 comments on commit 5788fb4

Please sign in to comment.