Forráskód Böngészése

[PYTHON] gitignore eggs

Tamir Duberstein 10 éve
szülő
commit
6d3e61676a
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -51,6 +51,7 @@ cpp_test*.pb.*
 *.pyc
 *.egg-info
 *_pb2.py
+python/*.egg
 python/.eggs/
 python/build/
 python/google/protobuf/compiler/