summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a42fe23232fdf87c0b16417542e4d9b2395f8e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.dep
main.eep
main.elf
main.hex
main.i
main.lss
main.map
main.s
main.sym
obj
contrib
*.i
*.s
*.map
*.lss
*.sym
*.elf
*.hex
*.eep