Add xz / lzma, required by RPM.
[fedora-riscv.git] / .gitignore
1 *~
2 *.tar.gz
3 *.tar.lz
4 *.tar.xz
5 *.tgz
6 stamp-*
7
8 .gdb_history
9
10 /stage1-riscv-qemu/riscv-qemu.spec
11 /stage1-riscv-fesvr/riscv-fesvr.spec
12 /stage1-riscv-isa-sim/riscv-isa-sim.spec
13 /stage2-riscv-gnu-toolchain/riscv-gnu-toolchain.spec
14 /stage2-riscv-pk/riscv-pk.spec
15 /stage3-kernel/linux-*
16 /stage3-chroot-original/
17 /stage3-chroot/
18 /stage3-disk.img
19 /stage3-disk.img.xz
20
21 /bash-4.3/
22 /beecrypt-4.2.1/
23 /bzip2-1.0.6/
24 /coreutils-8.25/
25 /diffutils-3.4/
26 /file-5.28/
27 /findutils-4.6.0/
28 /gettext-0.19/
29 /gmp-6.1.1/
30 /grep-2.25/
31 /gzip-1.8/
32 /hostname/
33 /less-481/
34 /lua-5.3.3/
35 /make-4.1/
36 /mpc-1.0.3/
37 /mpfr-3.1.4/
38 /nano-2.6.2/
39 /ncurses-6.0-20160730/
40 /patch-2.7.5/
41 /popt-1.16/
42 /readline-6.3/
43 /riscv-binutils-gdb-riscv-binutils-2.26/
44 /riscv-gcc-riscv-gcc-6.1.0/
45 /riscv-strace-f320e1897832fd07a62e18ed288e75d8e79f4c5b/
46 /rpm-9571218/
47 /sed-4.2/
48 /tar-1.29/
49 /util-linux-2.28/
50 /xz-5.2.2/
51 /zlib-1.2.8/