[PATCH] gitignore: add ./compile

Kristian Høgsberg hoegsberg at gmail.com
Wed Sep 11 12:15:32 PDT 2013


On Sun, Sep 08, 2013 at 11:12:33AM +0000, Chang Liu wrote:
> ./compile is a GNU autotools helper script and should be ignored by git

Thanks, added.

Kristian

> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 99b7089..f243100 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -15,6 +15,7 @@ ctags
>  /aclocal.m4
>  /wayland-scanner.m4
>  /autom4te.cache
> +/compile
>  /config.guess
>  /config.h
>  /config.h.in
> -- 
> 1.8.3.4
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list