From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 2/2] defaultenv: ikconfig: add generated directory to .gitignore
Date: Fri, 5 Aug 2022 10:53:14 +0200 [thread overview]
Message-ID: <20220805085314.3404920-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20220805085314.3404920-1-a.fatoum@pengutronix.de>
Directory is dynamically generated and config is placed into it when
DEFAULT_ENVIRONMENT_GENERIC_NEW_IKCONFIG is enabled.
Add it to .gitignore, so it doesn't show up for in-tree builds.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
defaultenv/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/defaultenv/.gitignore b/defaultenv/.gitignore
index e2ef3c4205cb..d14aa0f494b5 100644
--- a/defaultenv/.gitignore
+++ b/defaultenv/.gitignore
@@ -2,3 +2,4 @@
barebox_default_env*
barebox_zero_env
+defaultenv-2-ikconfig/
--
2.30.2
next prev parent reply other threads:[~2022-08-05 8:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 8:53 [PATCH 1/2] gitignore: add device tree blobs to top-level .gitignore Ahmad Fatoum
2022-08-05 8:53 ` Ahmad Fatoum [this message]
2022-08-08 12:36 ` Sascha Hauer
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=20220805085314.3404920-2-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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