From: Eric Engestrom Date: Sun, 25 Sep 2016 15:49:53 +0000 (+0100) Subject: nir/spirv: add spirv2nir binary to .gitignore X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc03ecfeaf5a10a8b84d366f24f02e74ab03b145;p=mesa.git nir/spirv: add spirv2nir binary to .gitignore Signed-off-by: Eric Engestrom Reviewed-by: Jason Ekstrand --- diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore index 5d30b4e8fcf..f6195676b40 100644 --- a/src/compiler/.gitignore +++ b/src/compiler/.gitignore @@ -4,3 +4,4 @@ subtest-cr subtest-cr-lf subtest-lf subtest-lf-cr +spirv2nir