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

# keep gitkeep files wherever they are
!.gitkeep