Эх сурвалжийг харах

Exclude Python build artifacts.

Tres Seaver 11 жил өмнө
parent
commit
38a3dd502d
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -44,6 +44,13 @@ src/.libs
 unittest*.pb.*
 cpp_test*.pb.*
 
+*.pyc
+*.egg-info
+*_pb2.py
+python/.eggs/
+python/build/
+python/google/protobuf/compiler/
+
 src/protoc
 src/unittest_proto_middleman