commit | d0eb89cb69e79d190ea6866dc5c0d0984aa496b3 | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Tue Jan 13 15:57:20 2015 -0500 |
committer | Tres Seaver <tseaver@palladion.com> | Tue Jan 13 15:57:20 2015 -0500 |
tree | c31346ee4b163c3ddc32b8eadee2c610b7cffb67 | |
parent | 105cc0e0fc54aa5382c581ff8f55e584f24d0faa [diff] [blame] |
Ignore more derived files.
diff --git a/.gitignore b/.gitignore index b0bb025..e32ad64 100644 --- a/.gitignore +++ b/.gitignore
@@ -46,9 +46,11 @@ cpp_test*.pb.* *.pyc +*.so *.egg-info *_pb2.py python/.eggs/ +python/.tox python/build/ python/google/protobuf/compiler/ @@ -61,4 +63,3 @@ src/testzip.* src/zcg*zip ar-lib -*.so