summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gallium/tests/trivial/.gitignore1
-rw-r--r--src/gallium/tests/unit/.gitignore6
2 files changed, 7 insertions, 0 deletions
diff --git a/src/gallium/tests/trivial/.gitignore b/src/gallium/tests/trivial/.gitignore
index af6cdedbeba..bebeec77901 100644
--- a/src/gallium/tests/trivial/.gitignore
+++ b/src/gallium/tests/trivial/.gitignore
@@ -1,3 +1,4 @@
+compute
tri
quad-tex
result.bmp
diff --git a/src/gallium/tests/unit/.gitignore b/src/gallium/tests/unit/.gitignore
new file mode 100644
index 00000000000..7e7175660f2
--- /dev/null
+++ b/src/gallium/tests/unit/.gitignore
@@ -0,0 +1,6 @@
+pipe_barrier_test
+translate_test
+u_cache_test
+u_format_compatible_test
+u_format_test
+u_half_test