Browse Source

adds .DS_Store to gitignore

Tobias Herrmann 9 years ago
parent
commit
6288214d26
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -61,3 +61,6 @@ Carthage/Build
 
 
 fastlane/report.xml
 fastlane/report.xml
 fastlane/screenshots
 fastlane/screenshots
+
+# OS X
+.DS_Store