X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=.gitignore;h=2d3a33683d19fba43c699125ec5aa2cc2eacf095;hb=fd4843d02bd03ddf170e92d22e36e5b522e19168;hp=b14cc7abd3678d58100952abac32260624e1fef8;hpb=6600bd1351bf81e0831e7ad95ee37a7b28cbdf94;p=collectd.git diff --git a/.gitignore b/.gitignore index b14cc7ab..2d3a3368 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,9 @@ src/liboconfig/scanner.c # protobuf stuff: src/*.pb-c.[ch] +src/*.grpc.pb.cc +src/*.pb.cc +src/*.pb.h # make dist stuff: /collectd-*.tar.gz