Add .DS_Store to gitignore

This commit is contained in:
Evgeny Morozov 2017-02-22 14:00:14 +03:00
parent c16ecc621d
commit d87a7e5ec1

1
.gitignore vendored
View file

@ -67,3 +67,4 @@ fastlane/report.xml
fastlane/Preview.html fastlane/Preview.html
fastlane/screenshots fastlane/screenshots
fastlane/test_output fastlane/test_output
.DS_Store