Tres Seaver 10 лет назад
Родитель
Сommit
d0eb89cb69
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .gitignore

+ 2 - 1
.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