mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
kernel: make sure to gitignore vmlinux
Signed-off-by: David Sheets <dsheets@docker.com>
This commit is contained in:
parent
25f3d06b7b
commit
1b43354bcb
1
alpine/kernel/.gitignore
vendored
1
alpine/kernel/.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
vmlinuz64
|
vmlinuz64
|
||||||
|
vmlinux
|
||||||
zImage
|
zImage
|
||||||
aufs-utils.tar
|
aufs-utils.tar
|
||||||
kernel-patches.tar
|
kernel-patches.tar
|
||||||
|
Loading…
Reference in New Issue
Block a user