All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeroen Roovers <jer@gentoo.org>
To: linux-parisc@vger.kernel.org
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
	Helge Deller <deller@gmx.de>
Subject: [PATCH] parisc: Have git ignore generated real2.S and firmware.c
Date: Tue, 10 Sep 2019 11:45:14 +0200	[thread overview]
Message-ID: <20190910114514.3f1788df@wim.jer> (raw)

These files are not covered in globs from any other .gitignore files.

Signed-off-by: Jeroen Roovers <jer@gentoo.org>
---
 arch/parisc/boot/compressed/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/parisc/boot/compressed/.gitignore
b/arch/parisc/boot/compressed/.gitignore index
ae06b9b4c02f..926cd41c1069 100644 ---
a/arch/parisc/boot/compressed/.gitignore +++
b/arch/parisc/boot/compressed/.gitignore @@ -1,3 +1,5 @@
+firmware.c
+real2.S
 sizes.h
 vmlinux
 vmlinux.lds
-- 
2.23.0


             reply	other threads:[~2019-09-10  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-10  9:45 Jeroen Roovers [this message]
2019-09-12 13:57 ` [PATCH] parisc: Have git ignore generated real2.S and firmware.c Helge Deller

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=20190910114514.3f1788df@wim.jer \
    --to=jer@gentoo.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=deller@gmx.de \
    --cc=linux-parisc@vger.kernel.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 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.