Add .DS_Store to .gitignore.

This commit is contained in:
Brent Simmons 2017-05-21 11:01:34 -07:00
parent fdce76b5c5
commit ff104c1544

2
.gitignore vendored
View File

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