diff --git a/Objective-C.gitignore b/Objective-C.gitignore
index 272ae8a0..d1b15a36 100644
--- a/Objective-C.gitignore
+++ b/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