From ec2ac5f28a83c39b2df02279482494129ddaea28 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Fri, 25 Jan 2019 18:54:16 -0200 Subject: lib: add new gRPC-based northbound plugin This is an experimental plugin for now. Full documentation will come later. Signed-off-by: Renato Westphal --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5003c97572..7a1378d588 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ *.pb.h *.pb-c.h *.pb-c.c +*.pb.cc *_clippy.c ### dist -- cgit v1.2.3