Add tar, gzip, zlib to stage3 chroot.
[fedora-riscv.git] / .gitignore
index 81d9416..3fa44a0 100644 (file)
@@ -2,6 +2,7 @@
 *.tar.gz
 *.tar.lz
 *.tar.xz
+*.tgz
 stamp-*
 
 /stage1-riscv-qemu/riscv-qemu.spec
@@ -18,6 +19,12 @@ stamp-*
 /bash-4.3/
 /coreutils-8.25/
 /gmp-6.1.1/
+/gzip-1.8/
 /mpc-1.0.3/
 /mpfr-3.1.4/
+/ncurses-6.0-20160730/
+/riscv-binutils-gdb-riscv-binutils-2.26/
 /riscv-gcc-riscv-gcc-6.1.0/
+/tar-1.29/
+/util-linux-2.28/
+/zlib-1.2.8/