[FFmpeg-devel] [PATCH] Ignore the new av* binaries

Jean Delvare khali at linux-fr.org
Mon Jul 1 16:35:57 CEST 2013


On Mon, 1 Jul 2013 16:22:01 +0200, Stefano Sabatini wrote:
> On date Monday 2013-07-01 15:59:23 +0200, Jean Delvare encoded:
> > Add the new av* binaries to .gitignore.
> > 
> > Signed-off-by: Jean Delvare <khali at linux-fr.org>
> > ---
> >  .gitignore |    4 ++++
> >  1 file changed, 4 insertions(+)
> > 
> > --- ffmpeg.orig/.gitignore	2013-05-21 14:19:36.772976348 +0200
> > +++ ffmpeg/.gitignore	2013-07-01 13:46:46.220997801 +0200
> > @@ -25,6 +25,10 @@
> >  /ffplay
> >  /ffprobe
> >  /ffserver
> > +/avconv
> > +/avplay
> > +/avprobe
> > +/avserver
> 
> I don't think this is required, since those binaries are not part of
> our distribution.

Doh, sorry. I now realize that there's nothing "new" about these files,
the ones in my local tree are in fact very old - September 2011. So I
should just delete them. Sorry for the noise again :(

-- 
Jean Delvare


More information about the ffmpeg-devel mailing list