Explorar o código

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

Christian Noon %!s(int64=10) %!d(string=hai) anos
pai
achega
7e11ec061a
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

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