[ARM] 4216/1: add .gitignore entries for ARM specific files
Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
9dd34948aa
commit
ca83b0bcf8
3 changed files with 5 additions and 0 deletions
2
arch/arm/boot/.gitignore
vendored
Normal file
2
arch/arm/boot/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
Image
|
||||
zImage
|
1
arch/arm/boot/compressed/.gitignore
vendored
Normal file
1
arch/arm/boot/compressed/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
piggy.gz
|
2
include/asm-arm/.gitignore
vendored
Normal file
2
include/asm-arm/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
arch
|
||||
mach-types.h
|
Loading…
Add table
Reference in a new issue