X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=d326ed16ce5e2ee27074bf2d6a9facc348829678;hb=ba4b9d2b88cc1b8ecf0ee8c129bf11b3fba38b83;hp=3751760381612b0e3159ca2addc6e1463168c105;hpb=f66055caf181c697a018eab3008591d8c79b9823;p=fedora-riscv.git diff --git a/.gitignore b/.gitignore index 3751760..d326ed1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,17 @@ *~ *.tar.gz +*.tar.xz stamp-* +/stage1-riscv-qemu/riscv-qemu.spec +/stage1-riscv-fesvr/riscv-fesvr.spec +/stage1-riscv-isa-sim/riscv-isa-sim.spec +/stage2-riscv-gnu-toolchain/riscv-gnu-toolchain.spec +/stage2-riscv-pk/riscv-pk.spec /stage3-kernel/linux-* +/stage3-chroot-original/ +/stage3-chroot/ +/stage3-disk.img + +/bash-4.3/ +/coreutils-8.25/ \ No newline at end of file