All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/gpio: Add .gitignore file
@ 2017-02-20 14:01 Prarit Bhargava
  2017-02-23 15:26 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2017-02-20 14:01 UTC (permalink / raw)
  To: linux-gpio; +Cc: Prarit Bhargava, Linus Walleij, Alexandre Courbot

Add .gitignore file for untracked files in tools/gpio.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.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 000000000000..4ded5504910b
--- /dev/null
+++ b/tools/gpio/.gitignore
@@ -0,0 +1,4 @@
+gpio-event-mon
+gpio-hammer
+include/
+lsgpio
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools/gpio: Add .gitignore file
  2017-02-20 14:01 [PATCH] tools/gpio: Add .gitignore file Prarit Bhargava
@ 2017-02-23 15:26 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-02-23 15:26 UTC (permalink / raw)
  To: Prarit Bhargava; +Cc: linux-gpio, Alexandre Courbot

On Mon, Feb 20, 2017 at 3:01 PM, Prarit Bhargava <prarit@redhat.com> wrote:

> Add .gitignore file for untracked files in tools/gpio.
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Alexandre Courbot <gnurou@gmail.com>

We already have a patch like this in the upstream kernel.

As discussed the include/ is wrong I think it should not even be there...

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-23 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 14:01 [PATCH] tools/gpio: Add .gitignore file Prarit Bhargava
2017-02-23 15:26 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.