Re: [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore

2015-08-18 Thread Ben Widawsky
I pushed this because it was annoying me and Neil is on vacation. On Thu, Aug 13, 2015 at 09:06:39AM +0300, Tapani Pälli wrote: > Reviewed-by: Tapani Palli > > On 08/10/2015 07:31 PM, Neil Roberts wrote: > >Since 4d7e0fa8c731776 this file is generated by the configure script. > >--- > > src/gal

Re: [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore

2015-08-12 Thread Tapani Pälli
Reviewed-by: Tapani Palli On 08/10/2015 07:31 PM, Neil Roberts wrote: Since 4d7e0fa8c731776 this file is generated by the configure script. --- src/gallium/targets/opencl/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/gallium/targets/opencl/.gitignore diff --git a

[Mesa-dev] [PATCH] Add mesa.icd to the .gitignore

2015-08-10 Thread Neil Roberts
Since 4d7e0fa8c731776 this file is generated by the configure script. --- src/gallium/targets/opencl/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/gallium/targets/opencl/.gitignore diff --git a/src/gallium/targets/opencl/.gitignore b/src/gallium/targets/opencl/.gitigno