diff --git a/README.md b/README.md index cb156f5..a4bcaa3 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,6 @@ F imgs/JeremyStarTM.png -> JeremyStarTM logo, no transparency F imgs/JeremyStarTM_Transparent.png -> JeremyStarTM logo, transparent D rootfs/ -> root file systems, built by StarOpenSource F rootfs/archlinux-x86_64.tar.gz -> Arch Linux (amd64) rootfs +D qemu-static/ -> statically built qemu binaries, pulled from debian D vinf/ -> Short for "Version Information" ``` diff --git a/qemu-static/.gitignore b/qemu-static/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/rootfs/.gitignore b/rootfs/.gitignore new file mode 100644 index 0000000..e69de29