Explorar o código

Cleaning up Objective-C .gitignore and adding OS X section

Trevor Sheridan %!s(int64=11) %!d(string=hai) anos
pai
achega
ebe2e3e570
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      Objective-C.gitignore

+ 4 - 2
Objective-C.gitignore

@@ -1,5 +1,7 @@
-# Xcode
+# OS X
 .DS_Store
+
+# Xcode
 */build/*
 *.pbxuser
 !default.pbxuser
@@ -17,5 +19,5 @@ DerivedData
 *.hmap
 *.xccheckout
 
-#CocoaPods
+# CocoaPods
 Pods