Files
linuxkit/.gitignore
Justin Cormack 6155e8c8bc Change to use kernel not bzImage everywhere
Previously we hardcoded `bzImage` which is not used for all
use cases or architectures.

fix #1630

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-04-28 16:24:15 +01:00

16 lines
113 B
Plaintext

*.log
Dockerfile.media
/bin
*.swp
*.img
*.tag
*.iso
*.vhd
*.tar
*.tar.gz
*.vhdx
*.efi
*.qcow2
*-kernel
*-cmdline