aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-01-13 15:57:20 -0500
committerTres Seaver <tseaver@palladion.com>2015-01-13 15:57:20 -0500
commitd0eb89cb69e79d190ea6866dc5c0d0984aa496b3 (patch)
treec31346ee4b163c3ddc32b8eadee2c610b7cffb67 /.gitignore
parent105cc0e0fc54aa5382c581ff8f55e584f24d0faa (diff)
downloadprotobuf-d0eb89cb69e79d190ea6866dc5c0d0984aa496b3.tar.gz
protobuf-d0eb89cb69e79d190ea6866dc5c0d0984aa496b3.tar.bz2
protobuf-d0eb89cb69e79d190ea6866dc5c0d0984aa496b3.zip
Ignore more derived files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b0bb0254..e32ad647 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,9 +46,11 @@ unittest*.pb.*
cpp_test*.pb.*
*.pyc
+*.so
*.egg-info
*_pb2.py
python/.eggs/
+python/.tox
python/build/
python/google/protobuf/compiler/
@@ -61,4 +63,3 @@ src/test_plugin
src/testzip.*
src/zcg*zip
ar-lib
-*.so