Browse Source

Merge pull request #827 from trevorsheridan/master

Cleaning up Objective-C .gitignore and adding OS X section
Adam Roben 11 năm trước cách đây
mục cha
commit
908bb556d1
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  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
@@ -18,5 +20,5 @@ DerivedData
 *.hmap
 *.xccheckout
 
-#CocoaPods
+# CocoaPods
 Pods