Browse Source

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

Trevor Sheridan 11 years ago
parent
commit
ebe2e3e570
1 changed files with 4 additions and 2 deletions
  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