aboutsummaryrefslogtreecommitdiff
path: root/objectivec/.gitignore
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-05-19 16:13:47 -0400
committerThomas Van Lenten <thomasvl@google.com>2016-05-19 16:13:47 -0400
commit12dffd908991fa6bc034b3d3fc2750e42da1ec22 (patch)
treeb720e840765f4eaa0ecc1ca4396d2542e855fe27 /objectivec/.gitignore
parentcc5296b8692beff00285505dd7062c7d5bcb325a (diff)
parent16dd477a297f4d78326c69a0d99092435b0da24c (diff)
downloadprotobuf-12dffd908991fa6bc034b3d3fc2750e42da1ec22.tar.gz
protobuf-12dffd908991fa6bc034b3d3fc2750e42da1ec22.tar.bz2
protobuf-12dffd908991fa6bc034b3d3fc2750e42da1ec22.zip
Merge pull request #1572 from thomasvl/podspec_tests_2
OS X gitignore cleanup and cocoapods integration tests
Diffstat (limited to 'objectivec/.gitignore')
-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