From: Masahiro Yamada <masahiroy@kernel.org>
To: barebox@lists.infradead.org
Cc: Masahiro Yamada <masahiroy@kernel.org>
Subject: [PATCH] .gitignore: drop stale ignore pattern include/asm
Date: Fri, 15 May 2020 23:58:25 +0900 [thread overview]
Message-ID: <20200515145825.145665-1-masahiroy@kernel.org> (raw)
In old days, Linux created a symlink include/asm -> include/asm-*,
but all the asm headers were moved to arch/*/include/asm, which
is the same for Barebox too.
Remove the bitrotten ignore pattern.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---
include/.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/.gitignore b/include/.gitignore
index f28372a3d..18e58a752 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1,2 +1 @@
-asm
/config.h
--
2.25.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2020-05-15 14:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-15 14:58 Masahiro Yamada [this message]
2020-05-18 6:18 ` 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=20200515145825.145665-1-masahiroy@kernel.org \
--to=masahiroy@kernel.org \
--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