Module: Mesa
Branch: master
Commit: f7e2e864c8c96f2befb140848ba47e8ede0a5547
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7e2e864c8c96f2befb140848ba47e8ede0a5547

Author: Andreas Boll <[email protected]>
Date:   Wed Nov 21 18:17:00 2012 +0100

gallium/tests: update .gitignore files

---

 src/gallium/tests/trivial/.gitignore |    1 +
 src/gallium/tests/unit/.gitignore    |    6 ++++++
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/gallium/tests/trivial/.gitignore 
b/src/gallium/tests/trivial/.gitignore
index af6cded..bebeec7 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 0000000..7e71756
--- /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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to