[Mesa-dev] [PATCH] i965: add test_vf_float_conversions to .gitignore
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Fri Dec 12 06:07:23 PST 2014
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
---
src/mesa/drivers/dri/i965/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/drivers/dri/i965/.gitignore b/src/mesa/drivers/dri/i965/.gitignore
index cb66728..8eb9f4e 100644
--- a/src/mesa/drivers/dri/i965/.gitignore
+++ b/src/mesa/drivers/dri/i965/.gitignore
@@ -2,3 +2,4 @@ i965_symbols_test
test_eu_compact
test_vec4_copy_propagation
test_vec4_register_coalesce
+test_vf_float_conversions
--
1.8.5.1
More information about the mesa-dev
mailing list