aboutsummaryrefslogtreecommitdiff
path: root/objectivec
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-05-19 10:08:51 -0400
committerBo Yang <teboring@google.com>2016-06-13 13:52:50 -0700
commit9e91571bb91b86ea8e8f83e92ebfbb0b90736353 (patch)
treec1d83e11f989cd5fe81dc2c0fcccf013f0c16505 /objectivec
parent7e4fb76ac0cca62c97bc6c21505b757ea9b99130 (diff)
downloadprotobuf-9e91571bb91b86ea8e8f83e92ebfbb0b90736353.tar.gz
protobuf-9e91571bb91b86ea8e8f83e92ebfbb0b90736353.tar.bz2
protobuf-9e91571bb91b86ea8e8f83e92ebfbb0b90736353.zip
Expand the OS X/Xcode gitignores
- Add the folder CocoaPods will add to the root folder. - Move and expand the entries in the objectivec directory.
Diffstat (limited to 'objectivec')
-rw-r--r--objectivec/.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/objectivec/.gitignore b/objectivec/.gitignore
new file mode 100644
index 00000000..f786ffce
--- /dev/null
+++ b/objectivec/.gitignore
@@ -0,0 +1,23 @@
+## Build generated
+build/
+DerivedData/
+
+## Various settings
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata/
+
+## Other
+*.moved-aside
+*.xccheckout
+*.xcscmblueprint
+
+## Obj-C/Swift specific
+*.hmap
+*.ipa