From: Rutger Nijlunsing <rutger@nospam.com>
To: linuxppc-dev@ozlabs.org
Subject: [PATCH] Add generated powerpc files to .gitignore
Date: Mon, 20 Nov 2006 19:25:19 +0100 [thread overview]
Message-ID: <20061120182519.GA24789@nospam.com> (raw)
Is this the right place for patches like this to be digisted? This
patch adds files generated on a G3 PowerBook built of 2.6-git...
Author: Rutger Nijlunsing <linuxppc-dev@tux.tmfweb.nl>
Date: Mon Nov 20 18:52:56 2006 +0100
Add generated powerpc files to .gitignore
diff --git a/arch/powerpc/.gitignore b/arch/powerpc/.gitignore
new file mode 100644
index 0000000..a1a869c
--- /dev/null
+++ b/arch/powerpc/.gitignore
@@ -0,0 +1 @@
+include
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index 45c9ad2..dadf873 100644
--- a/arch/powerpc/boot/.gitignore
+++ b/arch/powerpc/boot/.gitignore
@@ -1,20 +1,30 @@
addnote
+empty.c
+hack-coff
infblock.c
infblock.h
infcodes.c
infcodes.h
inffast.c
inffast.h
+inffixed.h
inflate.c
+inflate.h
inftrees.c
inftrees.h
infutil.c
infutil.h
kernel-vmlinux.strip.c
kernel-vmlinux.strip.gz
uImage
zImage
+zImage.chrp
+zImage.coff
+zImage.coff.lds
+zImage.lds
+zImage.miboot
+zImage.pmac
zImage.vmode
zconf.h
zlib.h
zutil.h
--
Rutger Nijlunsing ---------------------------------- eludias ed dse.nl
never attribute to a conspiracy which can be explained by incompetence
----------------------------------------------------------------------
next reply other threads:[~2006-11-20 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-20 18:25 Rutger Nijlunsing [this message]
2006-11-21 18:10 ` [PATCH] Add generated powerpc files to .gitignore Kim Phillips
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=20061120182519.GA24789@nospam.com \
--to=rutger@nospam.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=linuxppc-dev@tux.tmfweb.nl \
/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;
as well as URLs for NNTP newsgroup(s).