[Cogl] [PATCH] gitignore: Ignore /tests/conform/.log
Robert Bragg
robert at sixbynine.org
Tue Sep 18 03:56:03 PDT 2012
This looks good to land to me:
Reviewed-by: Robert Bragg <robert at linux.intel.com>
thanks,
- Robert
On Mon, Sep 17, 2012 at 10:19 PM, Damien Lespiau
<damien.lespiau at gmail.com> wrote:
> From: Damien Lespiau <damien.lespiau at intel.com>
>
> This file is generated when running make check.
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 1adb397..343c0d7 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -79,6 +79,7 @@ TAGS
> /tests/tools/disable-npots.sh
> /tests/conform/test-launcher.sh
> /tests/interactive/wrapper.sh
> +/tests/conform/.log
> /tests/conform/*.bat
> /tests/conform/config.env
> /tests/micro-perf/test-journal
> --
> 1.7.7.5
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl
More information about the Cogl
mailing list