mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +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
|
||||
vmlinux
|
||||
zImage
|
||||
aufs-utils.tar
|
||||
kernel-patches.tar
|
||||
|
Loading…
Reference in New Issue
Block a user