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

# keep gitkeep files wherever they are
!.gitkeep