mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +00:00
Merge pull request #315 from dsheets/kernel-vmlinux
kernel: make sure to gitignore vmlinux
This commit is contained in:
commit
4d6162f31e
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