Jelajahi Sumber

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

Trevor Sheridan 11 tahun lalu
induk
melakukan
ebe2e3e570
1 mengubah file dengan 4 tambahan dan 2 penghapusan
  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