Skip to content

Commit

Permalink
[ARM] 4216/1: add .gitignore entries for ARM specific files
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Nicolas Pitre authored and Russell King committed Feb 17, 2007
1 parent 9dd3494 commit ca83b0b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Image
zImage
1 change: 1 addition & 0 deletions arch/arm/boot/compressed/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
piggy.gz
2 changes: 2 additions & 0 deletions include/asm-arm/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
arch
mach-types.h

0 comments on commit ca83b0b

Please sign in to comment.