commit | eb435072c37937b1e6bdc3b30b0e0631c9c570af | [log] [tgz] |
---|---|---|
author | Zsolt Haraszti <zharaszt@ciena.com> | Fri Sep 23 17:10:49 2016 -0700 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Fri Sep 23 17:10:49 2016 -0700 |
tree | a9498cca90370d92c53854fc9babc31d8b0fe4fa | |
parent | d1c9f235279f23db0ca2664d305c8666da360668 [diff] [blame] |
Add initial gRPC server
diff --git a/.gitignore b/.gitignore index 5fdec72..11d18ed 100644 --- a/.gitignore +++ b/.gitignore
@@ -32,6 +32,8 @@ # Protobuf output files voltha/core/protos/*.desc voltha/core/protos/*_pb2.py +third_party/googleapis/**/*.desc +third_party/googleapis/**/*_pb2.py # Editors *.bak