[PATCH] gitignore: add ./message-test

Boyan Ding stu_dby at 126.com
Sun Jul 6 19:06:47 PDT 2014


Yeah, this is necessary, but please insert this line according to
alphabetical order (i.e. after map-test).

Cheers,
Boyan Ding

On Sun, 2014-07-06 at 22:10 +0800, Guangyu Zhang wrote:
> ./message-test is generated by libtool and should be ignored by git.
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index c146bac..22e6301 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -55,3 +55,4 @@ signal-test
>  socket-test
>  wayland-scanner
>  protocol/*.[ch]
> +message-test





More information about the wayland-devel mailing list