On 17/11/2016 08:15, Diego Biurrun wrote: > --- > > Now ignores all new generated examples, not just one. > > doc/examples/.gitignore | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/examples/.gitignore b/doc/examples/.gitignore > index 3f60af7..01bf964 100644 > --- a/doc/examples/.gitignore > +++ b/doc/examples/.gitignore > @@ -1,5 +1,10 @@ > /avcodec > +/decode_audio > +/decode_video > +/encode_audio > +/encode_video > /filter_audio > /metadata > /output > +/qsvdec > /transcode_aac
Still ok _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
