aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@google.com>2015-05-13 13:35:02 -0700
committerJan Tattermusch <jtattermusch@google.com>2015-05-13 13:35:02 -0700
commit41113108303afbc1458c1c82b267cc17703ea8ce (patch)
tree70ee5f7e6d383fbc5f125daf1b54e1e0766ab1b1 /.gitignore
parent3bc162a8ace489bc8a62c5e715f7bf673bd8db75 (diff)
parent23bb79d4a32a77e8349d6c49052be1e56a8b8153 (diff)
downloadprotobuf-41113108303afbc1458c1c82b267cc17703ea8ce.tar.gz
protobuf-41113108303afbc1458c1c82b267cc17703ea8ce.tar.bz2
protobuf-41113108303afbc1458c1c82b267cc17703ea8ce.zip
Merge branch 'master' of github.com:google/protobuf into integrate_from_master
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c21c20cf..6508eccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ cpp_test*.pb.*
*.pyc
*.egg-info
*_pb2.py
+python/*.egg
python/.eggs/
python/build/
python/google/protobuf/compiler/
@@ -82,3 +83,9 @@ vsprojects/Release
# NuGet packages: we want the repository configuration, but not the
# packages themselves.
/csharp/src/packages/*/
+
+# Directories created by opening the Objective C Xcode projects.
+objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcuserdata/
+objectivec/ProtocolBuffers_OSX.xcodeproj/xcuserdata/
+objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcuserdata/
+objectivec/ProtocolBuffers_iOS.xcodeproj/xcuserdata/