From: Kenneth Graunke Date: Mon, 16 Sep 2013 15:25:44 +0000 (-0700) Subject: glsl/tests: Update .gitignore for new unit test. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=120d100627820364dfec9b6ed1c031bc2580e17f;p=mesa.git glsl/tests: Update .gitignore for new unit test. I rarely run 'git status', so I failed to notice this was missing. Signed-off-by: Kenneth Graunke --- diff --git a/src/glsl/tests/.gitignore b/src/glsl/tests/.gitignore index c06ab2b5ac6..de81adf044c 100644 --- a/src/glsl/tests/.gitignore +++ b/src/glsl/tests/.gitignore @@ -1,2 +1,3 @@ ralloc-test uniform-initializer-test +sampler-types-test