Skip to content

Commit

Permalink
[POWERPC] Add treeImage to .gitignore
Browse files Browse the repository at this point in the history
Tell git to ignore the generated treeImage.* files in arch/powerpc/boot

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Josh Boyer committed Oct 3, 2007
1 parent fb4e6e6 commit 267b49a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ kernel-vmlinux.strip.gz
mktree
uImage
cuImage.*
treeImage.*
zImage
zImage.bin.*
zImage.chrp
Expand Down

0 comments on commit 267b49a

Please sign in to comment.