[Mesa-dev] [PATCH 1/2] mesa: add .mesa-install-links files to gitignore
Connor Abbott
cwabbott0 at gmail.com
Fri Apr 17 10:05:54 PDT 2015
Of course, these commit messages should be swapped... d'oh! Fixed locally.
On Fri, Apr 17, 2015 at 12:59 PM, Connor Abbott <cwabbott0 at gmail.com> wrote:
> Signed-off-by: Connor Abbott <cwabbott0 at gmail.com>
> ---
> src/mesa/main/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
> index 8256ad7..b5f786d 100644
> --- a/src/mesa/main/.gitignore
> +++ b/src/mesa/main/.gitignore
> @@ -9,3 +9,4 @@ get_hash.h.tmp
> format_info.h
> format_pack.c
> format_unpack.c
> +format_info.c
> --
> 2.1.0
>
More information about the mesa-dev
mailing list