[Mesa-dev] [PATCH shader-db] Add ".so" shared objects to .gitignore

Marek Olšák maraeo at gmail.com
Sun Apr 9 18:26:37 UTC 2017


Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Sat, Apr 8, 2017 at 9:59 PM, Rhys Kidd <rhyskidd at gmail.com> wrote:
> For intel_stubs.so
>
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
> ---
>
> I don't have commit access, so I would appreciate a reviewer pushing this to
> master.
>
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index f69750a..95a04f6 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,2 +1,3 @@
>  bin
>  run
> +*.so
> --
> 2.9.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list