[Mesa-dev] [PATCH] glsl/tests: Add .gitignore for uniform initialization unit test.

Ian Romanick idr at freedesktop.org
Wed May 23 13:18:50 PDT 2012


On 05/23/2012 01:00 PM, Paul Berry wrote:
> ---
>   src/glsl/tests/.gitignore |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/glsl/tests/.gitignore b/src/glsl/tests/.gitignore
> index f3c7a7c..4f984b0 100644
> --- a/src/glsl/tests/.gitignore
> +++ b/src/glsl/tests/.gitignore
> @@ -1 +1,2 @@
>   Makefile
> +uniform-initializer-test

Oops.  I never noticed this because I always build out-of-tree.

Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>


More information about the mesa-dev mailing list