summaryrefslogtreecommitdiff
path: root/src/compiler/spirv
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2019-04-24 12:18:46 +0100
committerEric Engestrom <eric@engestrom.ch>2019-04-29 21:17:19 +0000
commit7ca8ba199fbf91c6965d84554e4bd9673f23cc32 (patch)
treeef5dd641feb9a16d5e68ea36aca316fa7af82ebf /src/compiler/spirv
parentf3bdffc33db3b95b87d3f1c29bbf52439ef7d8c4 (diff)
downloadmesa-7ca8ba199fbf91c6965d84554e4bd9673f23cc32.tar.gz
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 <eric.engestrom@intel.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Diffstat (limited to 'src/compiler/spirv')
-rw-r--r--src/compiler/spirv/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler/spirv/.gitignore b/src/compiler/spirv/.gitignore
deleted file mode 100644
index fd06285b405..00000000000
--- a/src/compiler/spirv/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/spirv_info.c
-/vtn_gather_types.c