Files
linuxkit/.gitignore
Dave Tucker 8610716be1 Makefile: gather all build artifacts in one location
This makes it easier for CI to grab artifacts from the ephemeral build
VMs and provides a stable location so they can be used in subsequent
tests. For example, running the LTP tests.

Signed-off-by: Dave Tucker <dt@docker.com>
2017-05-04 12:08:31 +01:00

17 lines
125 B
Plaintext

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