On 4 June 2012 18:13, Kenneth Graunke <[email protected]> wrote: > On 06/04/2012 03:44 PM, Paul Berry wrote: > > --- > > src/glsl/tests/.gitignore | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/src/glsl/tests/.gitignore b/src/glsl/tests/.gitignore > > index 654d8a5..f773377 100644 > > --- a/src/glsl/tests/.gitignore > > +++ b/src/glsl/tests/.gitignore > > @@ -1,3 +1,3 @@ > > Makefile > > -ralloc_test > > +ralloc-test > > uniform-initializer-test > > Pushed, thanks. In the future, I think it'd be best to just push > .gitignore fixes rather than sending them to the ML. I doubt anybody's > going to complain... >
Good point. I'm not really sure how I got into the habit of doing this sort of thing on the mailing list in the first place. Thanks.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
