commit | d0b6b4fd7b3e91d952bf4a2d594ffda8e983ae3d | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Nov 01 13:01:22 2019 +0530 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Nov 01 13:01:46 2019 +0530 |
tree | 07024679f554bab973e3929614c41b48ffeb7e54 | |
parent | 89fffc0c6ae31c3a5a055214a25b4eda7b01caee [diff] [blame] |
Fix protos compilation failure for the first time. Change-Id: I07db682ef7d200c3f70e55a952b9366cc09af148
diff --git a/.gitignore b/.gitignore index 6bf2e45..90f483f 100644 --- a/.gitignore +++ b/.gitignore
@@ -25,11 +25,11 @@ # Test binary test_openolt +# proto files +protos/voltha_protos/*.proto + # Test report **/test_openolt_report.xml -# Downloaded voltha-protos file -voltha_protos - # IntelliJ Files .idea