Re: [PATCH] perf config: ignore generated files in feature-checks

From: Ingo Molnar
Date: Thu Dec 19 2013 - 07:24:22 EST



* Chunwei Chen <tuxoko@xxxxxxxxx> wrote:

> Signed-off-by: Chunwei Chen <tuxoko@xxxxxxxxx>
> ---
> tools/perf/config/feature-checks/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/perf/config/feature-checks/.gitignore
>
> diff --git a/tools/perf/config/feature-checks/.gitignore b/tools/perf/config/feature-checks/.gitignore
> new file mode 100644
> index 0000000..9662c68
> --- /dev/null
> +++ b/tools/perf/config/feature-checks/.gitignore
> @@ -0,0 +1,2 @@
> +test-all
> +*.d

Why? These are cleaned out on 'make clean'.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/