[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbeT8PgxW+VCGwrznOTQV=2Dw8CcJUqZAcKdB2a96tJXA@mail.gmail.com>
Date: Tue, 10 Jan 2017 10:29:08 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Shuah Khan <shuahkh@....samsung.com>
Cc: Alexandre Courbot <gnurou@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: Re: [PATCH] tools: gpio add .gitignore for generated files
On Thu, Jan 5, 2017 at 10:32 PM, Shuah Khan <shuahkh@....samsung.com> wrote:
> Add .gitignore for generated files.
>
> Signed-off-by: Shuah Khan <shuahkh@....samsung.com>
> ---
> tools/gpio/.gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 tools/gpio/.gitignore
>
> diff --git a/tools/gpio/.gitignore b/tools/gpio/.gitignore
> new file mode 100644
> index 0000000..767ad24
> --- /dev/null
> +++ b/tools/gpio/.gitignore
> @@ -0,0 +1,4 @@
> +gpio-event-mon
> +gpio-hammer
> +lsgpio
> +include
I understand the first three.
But "include"?
How did you produce that?
Yours,
Linus Walleij
Powered by blists - more mailing lists