aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r--Objective-C.gitignore12
1 files changed, 9 insertions, 3 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore
index 31e6fd9a..af228cde 100644
--- a/Objective-C.gitignore
+++ b/Objective-C.gitignore
@@ -1,6 +1,8 @@
-# Xcode
+# OS X
.DS_Store
-*/build/*
+
+# Xcode
+build/
*.pbxuser
!default.pbxuser
*.mode1v3
@@ -10,8 +12,12 @@
*.perspectivev3
!default.perspectivev3
xcuserdata
+*.xccheckout
profile
*.moved-aside
DerivedData
-.idea/
*.hmap
+*.xccheckout
+
+# CocoaPods
+Pods