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

# keep gitkeep files wherever they are
!.gitkeep