[PATCH] Add generated powerpc files to .gitignore
Rutger Nijlunsing
rutger at nospam.com
Tue Nov 21 05:25:19 EST 2006
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 at 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
----------------------------------------------------------------------
More information about the Linuxppc-dev
mailing list