aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 00b232e1a1815983731ef90695f7352b332c622d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*.o
*.d
*.bin
*.elf
*.ld
*/kernel/gen/*
docs/output
deps.mk
*.img

# keep gitkeep files wherever they are
!.gitkeep