mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
rk: .gitignore: ignore boot.img/kernel.img/resource.img/zboot.mg
Change-Id: Icfd5518a10fef49c76164f4943f6451877c32f99 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
f455627dab
commit
4b0d2aa6d0
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -48,6 +48,10 @@ modules.builtin
|
|||
#
|
||||
# Top-level generic files
|
||||
#
|
||||
/boot.img
|
||||
/kernel.img
|
||||
/resource.img
|
||||
/zboot.img
|
||||
/tags
|
||||
/TAGS
|
||||
/linux
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user