aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5dafe9b7e25d2b6a988ee4660cc26f357815dc46 (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