2
0
Эх сурвалжийг харах

Added an ignore flag for .DS_Store files and fixed up some spacing.

Christian Noon 10 жил өмнө
parent
commit
7e11ec061a
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -1,5 +1,7 @@
-# Xcode
+# Mac OS X
+.DS_Store
 
 
+# Xcode
 build/
 build/
 *.pbxuser
 *.pbxuser
 !default.pbxuser
 !default.pbxuser
@@ -18,5 +20,4 @@ DerivedData
 *.xcuserstate
 *.xcuserstate
 
 
 # Carthage
 # Carthage
-
 Carthage/Build
 Carthage/Build