Chromium Code Reviews| Index: third_party/protobuf/objectivec/.gitignore |
| diff --git a/third_party/protobuf/objectivec/.gitignore b/third_party/protobuf/objectivec/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f786ffce8236b7841458e4131723673a2bde2710 |
| --- /dev/null |
| +++ b/third_party/protobuf/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 |