Of course, these commit messages should be swapped... d'oh! Fixed locally.
On Fri, Apr 17, 2015 at 12:59 PM, Connor Abbott <[email protected]> wrote: > Signed-off-by: Connor Abbott <[email protected]> > --- > src/mesa/main/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore > index 8256ad7..b5f786d 100644 > --- a/src/mesa/main/.gitignore > +++ b/src/mesa/main/.gitignore > @@ -9,3 +9,4 @@ get_hash.h.tmp > format_info.h > format_pack.c > format_unpack.c > +format_info.c > -- > 2.1.0 > _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
