Add .DS_Store to .gitignore.

This commit is contained in:
Brent Simmons 2017-05-21 11:01:34 -07:00
parent fdce76b5c5
commit ff104c1544
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
.DS_Store
## Build generated
build/
DerivedData/