[Mesa-dev] [PATCH] Fix .gitignore for ralloc-test
Kenneth Graunke
kenneth at whitecape.org
Tue Jun 5 03:13:35 CEST 2012
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...
More information about the mesa-dev
mailing list