summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0f56a6f78d0dbfe0d8b7125ad538ddbd1bc8b359 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.a
*.o
*.txt
*.log
*.bin
*.iso
*.img
*.tar.xz*
*.tar.xz.sig*
*.png
*.jpg
*.ppm
.cache/
logs/
sysroot/*
toolchain/bin/
toolchain/binutils-*/
toolchain/gcc-*/
toolchain/build-*
ext2.img
mount