From: Ilia Mirkin Date: Fri, 8 Jan 2016 20:09:26 +0000 (-0500) Subject: freedreno: add ir3_compiler to gitignore X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dff1caccac370adb1c03609b7bfe12b9195b5a61;p=mesa.git freedreno: add ir3_compiler to gitignore Signed-off-by: Ilia Mirkin --- diff --git a/src/gallium/drivers/freedreno/.gitignore b/src/gallium/drivers/freedreno/.gitignore new file mode 100644 index 00000000000..150f5d19f5b --- /dev/null +++ b/src/gallium/drivers/freedreno/.gitignore @@ -0,0 +1 @@ +ir3_compiler