mesa: Add .gitignore entries for make check binaries

Signed-off-by: Kristian Høgsberg Kristensen <krh@bitplanet.net>
Acked-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Kristian Høgsberg Kristensen 2016-05-24 21:07:10 -07:00
parent 85008db1d5
commit 595224f714
5 changed files with 10 additions and 0 deletions

View File

@ -1 +1,5 @@
glsl_compiler
subtest-cr
subtest-cr-lf
subtest-lf
subtest-lf-cr

1
src/compiler/nir/tests/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
control_flow_tests

View File

@ -4,3 +4,6 @@ test_eu_compact
test_vec4_copy_propagation
test_vec4_register_coalesce
test_vf_float_conversions
test_fs_cmod_propagation
test_fs_saturate_propagation
test_vec4_cmod_propagation

1
src/util/.gitignore vendored
View File

@ -1,2 +1,3 @@
format_srgb.c
u_atomic_test
roundeven_test

View File

@ -8,3 +8,4 @@ null_destroy
random_entry
remove_null
replacement
clear