aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
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/auxiliary
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/auxiliary')
-rw-r--r--src/gallium/auxiliary/indices/.gitignore2
-rw-r--r--src/gallium/auxiliary/util/.gitignore2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/auxiliary/indices/.gitignore b/src/gallium/auxiliary/indices/.gitignore
deleted file mode 100644
index 73740071451..00000000000
--- a/src/gallium/auxiliary/indices/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-u_indices_gen.c
-u_unfilled_gen.c
diff --git a/src/gallium/auxiliary/util/.gitignore b/src/gallium/auxiliary/util/.gitignore
deleted file mode 100644
index da74de623d7..00000000000
--- a/src/gallium/auxiliary/util/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-u_format_srgb.c
-u_format_table.c