Skip to content

Commit

Permalink
Merge pull request #55 from abbasmousavi/gitignore
Browse files Browse the repository at this point in the history
adds DS_Store and xcuserdata to .gitignore
  • Loading branch information
mxcl committed Mar 10, 2019
2 parents 726c665 + 42bb591 commit 4362466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -4,3 +4,5 @@
/.cake/Version.xcconfig
/Sources/Mixer/Mixer.xcodeproj
/Sources/Mixer/.build
**/xcuserdata
.DS_Store

0 comments on commit 4362466

Please sign in to comment.