Re: [PATCH wayland 2/2] .gitignore: add wayland-egl-abi-check

2018-04-02 Thread Derek Foreman
On 2018-03-20 06:10 AM, Emil Velikov wrote:
> From: Emil Velikov 
> 
> Instruct git go ignore the file, in case we've done an in-tree build.
> 
> Cc: Derek Foreman 
> Signed-off-by: Emil Velikov 
Reviewed-by: Derek Foreman 

And pushed.

Thanks,
Derek

> ---
> I've opted for the shortest fix - add an entry instead of renaming
> files, updating build rules, etc.
> 
> If people really want to we can opt for that route.
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 8da9861..eadea12 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -43,5 +43,6 @@ Makefile
>  Makefile.in
>  exec-fd-leak-checker
>  fixed-benchmark
> +/wayland-egl-abi-check
>  /wayland-scanner
>  protocol/*.[ch]
> 

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


[PATCH wayland 2/2] .gitignore: add wayland-egl-abi-check

2018-03-20 Thread Emil Velikov
From: Emil Velikov 

Instruct git go ignore the file, in case we've done an in-tree build.

Cc: Derek Foreman 
Signed-off-by: Emil Velikov 
---
I've opted for the shortest fix - add an entry instead of renaming
files, updating build rules, etc.

If people really want to we can opt for that route.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8da9861..eadea12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,5 +43,6 @@ Makefile
 Makefile.in
 exec-fd-leak-checker
 fixed-benchmark
+/wayland-egl-abi-check
 /wayland-scanner
 protocol/*.[ch]
-- 
2.16.0

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel