linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add generated powerpc files to .gitignore
@ 2006-11-20 18:25 Rutger Nijlunsing
  2006-11-21 18:10 ` Kim Phillips
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Nijlunsing @ 2006-11-20 18:25 UTC (permalink / raw)
  To: linuxppc-dev

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
----------------------------------------------------------------------

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-21 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-20 18:25 [PATCH] Add generated powerpc files to .gitignore Rutger Nijlunsing
2006-11-21 18:10 ` Kim Phillips

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).