X-Git-Url: https://git.tokkee.org/?p=collectd.git;a=blobdiff_plain;f=.gitignore;h=6e87aaf27590797fe199103b5ebb94cd592aea7a;hp=75cb307deb9d76420968d5d8024ac28baaa55b5c;hb=HEAD;hpb=26fbc23e518dcc74502ae3b2495112adc3840879 diff --git a/.gitignore b/.gitignore index 75cb307d..6e87aaf2 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,9 @@ src/liboconfig/parser.c src/liboconfig/parser.h src/liboconfig/scanner.c +# protobuf stuff: +src/*.pb-c.[ch] + # make dist stuff: /collectd-*.tar.gz /collectd-*.tar.bz2