Files
gentoo-img/.gitignore
Dustin C. Hatch 7b936510c2 Initial commit
`gentoo-img` is a script to convert a Gentoo stage3/4 tarball into a
virtual machine image. It supports GPT disk partitions and LVM volumes,
and allows executing custom scripts inside the image for additional
configuration.
2016-12-19 14:41:40 -06:00

9 lines
70 B
Plaintext

/build/
/dist/
*.egg-info/
__pycache__/
*.py[co]
*.img
*.qcow2
*.tar*