diff mbox

tools/gpio: Add .gitignore file

Message ID 1487599261-19584-1-git-send-email-prarit@redhat.com
State New
Headers show

Commit Message

Prarit Bhargava Feb. 20, 2017, 2:01 p.m. UTC
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

Comments

Linus Walleij Feb. 23, 2017, 3:26 p.m. UTC | #1
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
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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