summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-04-24 12:18:46 +0100
committerEric Engestrom <[email protected]>2019-04-29 21:17:19 +0000
commit7ca8ba199fbf91c6965d84554e4bd9673f23cc32 (patch)
treeef5dd641feb9a16d5e68ea36aca316fa7af82ebf /src/gallium/tests
parentf3bdffc33db3b95b87d3f1c29bbf52439ef7d8c4 (diff)
delete autotools .gitignore files
One special case, `src/util/xmlpool/.gitignore` is not entirely deleted, as `xmlpool.pot` still gets generated (eg. by `ninja xmlpool-pot`). Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/gallium/tests')
-rw-r--r--src/gallium/tests/trivial/.gitignore4
-rw-r--r--src/gallium/tests/unit/.gitignore6
2 files changed, 0 insertions, 10 deletions
diff --git a/src/gallium/tests/trivial/.gitignore b/src/gallium/tests/trivial/.gitignore
deleted file mode 100644
index bebeec77901..00000000000
--- a/src/gallium/tests/trivial/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-compute
-tri
-quad-tex
-result.bmp
diff --git a/src/gallium/tests/unit/.gitignore b/src/gallium/tests/unit/.gitignore
deleted file mode 100644
index 7e7175660f2..00000000000
--- a/src/gallium/tests/unit/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-pipe_barrier_test
-translate_test
-u_cache_test
-u_format_compatible_test
-u_format_test
-u_half_test