[PATCH 2/2] Update .gitignore
Kristian Høgsberg
hoegsberg at gmail.com
Mon Sep 23 10:08:21 PDT 2013
On Mon, Sep 23, 2013 at 12:49:02PM +0200, Emilio Pozuelo Monfort wrote:
> From: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Thanks, both fixes applied.
Kristian
> ---
> .gitignore | 1 +
> clients/.gitignore | 2 ++
> 2 files changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index f0b5df1..f96bbd1 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -12,6 +12,7 @@ cscope.out
> .libs
> /aclocal.m4
> /autom4te.cache
> +/compile
> /config.guess
> /config.h
> /config.h.in
> diff --git a/clients/.gitignore b/clients/.gitignore
> index 484437b..aa5e53c 100644
> --- a/clients/.gitignore
> +++ b/clients/.gitignore
> @@ -8,6 +8,8 @@ weston-flower
> weston-fullscreen
> weston-gears
> weston-image
> +weston-nested
> +weston-nested-client
> weston-resizor
> weston-simple-egl
> weston-simple-shm
> --
> 1.8.4.rc3
>
> _______________________________________________
> 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