From: Erik Hollensbe <linux@hollensbe.org>
To: linux-kselftest@vger.kernel.org
Cc: shuah@kernel.org, skhan@linuxfoundation.org,
Erik Hollensbe <linux@hollensbe.org>
Subject: [PATCH] selftests/gpio: Adjust .gitignore to ignore tools-gpio build dir
Date: Tue, 9 Feb 2021 02:09:25 -0800 [thread overview]
Message-ID: <20210209100924.82033-1-linux@hollensbe.org> (raw)
In-Reply-To: <aadb7d9c-6042-0b4e-9d2a-764432ccf0ef@linuxfoundation.org>
This patch merely add this to gitignore, noticed while running the
selftests.
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
---
tools/testing/selftests/gpio/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/gpio/.gitignore b/tools/testing/selftests/gpio/.gitignore
index 4c69408f3e84..640b5cb4ed4e 100644
--- a/tools/testing/selftests/gpio/.gitignore
+++ b/tools/testing/selftests/gpio/.gitignore
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
gpio-mockup-chardev
+tools-gpio
--
2.25.1
next prev parent reply other threads:[~2021-02-09 10:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-28 3:37 Correct .gitignore in several places for kselftest outputs Erik Hollensbe
2021-01-28 3:37 ` [PATCH] Correct leftover directories from make kselftest Erik Hollensbe
2021-02-09 0:17 ` Shuah Khan
2021-02-09 0:28 ` Shuah Khan
2021-02-09 10:09 ` Erik Hollensbe [this message]
2021-02-09 10:36 ` Erik Hollensbe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210209100924.82033-1-linux@hollensbe.org \
--to=linux@hollensbe.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox