aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9cf038c1e486c46d6b8a019d5808ded42577e02a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.o
*.d
*.bin
*.elf
*.ld
**/gen/*
docs/output
deps.mk
*.img
initrd
init
build

# keep gitkeep files wherever they are
!.gitkeep