On Sun, Apr 29, 2012 at 01:33:28PM -0400, Derek Buitenhuis wrote: > From: Joakim Plate <[email protected]> > > Signed-off-by: Michael Niedermayer <[email protected]> > --- > .gitignore | 3 +++ > 1 file changed, 3 insertions(+)
The log message is redundant and imprecise, replace by gitignore: add Win32 library suffixes > --- a/.gitignore > +++ b/.gitignore > @@ -11,6 +11,9 @@ > *.ver > *-example > *-test > +*.def > +*.dll > +*.lib Maintain the order please. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
