naiveproxy/third_party/protobuf/patches/0021-Fix-protobuf-s-library-.gitinore-file.patch

13 lines
270 B
Diff
Raw Normal View History

2018-12-10 05:59:24 +03:00
diff --git a/.gitignore b/.gitignore
index db8a893a..e966c6b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ src/google/protobuf/util/**/*.pb.h
*.pyc
*.egg-info
*_pb2.py
+!python/google/protobuf/descriptor_pb2.py
python/*.egg
python/.eggs/
python/.tox