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

# keep gitkeep files wherever they are
!.gitkeep