aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8ae6f9f5b2be2ae77ee1ed6be8bc97bffeac7668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
lib/musl*
build
*.a
*.elf
*.iso
isodir
src/conf.h
.config.old
doc

# test files
test_*
!test_*.cc